ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

List (Property)
The List property is used to handle the different lists of a Kanban control. You can add, modify or delete lists from a Kanban control, or navigate between them.
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Changing sites from AWP to SEO-ready session mode
ERR_NO_CURRENT_PAGE
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Check: NNTP connectivity
The monitoring robot will try to connect to the specified NNTP server (news server)......
Setup by stand-alone physical media
A setup by stand-alone physical media allows you to provide a media that contains all the files required for installing and running a site......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
Operator on Address
The & operator returns the address of a variable as an integer
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
Key and referential integrity
In an analysis, the "Key" items are also used to manage the consistency of data (called referential integrity)......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
Error 1054: 'Ancestor' cannot be used outside the code of a class
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
The different copy modes
Two different copy modes are proposed by WDTRAD......
The Flash control
The Flash control is used to display a Flash® animation in a WEBDEV page......
WLanguage procedure called by OKCancelAsynchronous
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure.
Display (Property)
The Display property gets and sets the video displayed in the Conference control. The Conference control can display an incoming video, an outgoing video, or no video.