ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Result of a query in test mode
After its execution in test mode (see Running the query test), the result of the query can be......
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
WDScript: use in command-line and console mode
2. User-friendly editors in practice
User-friendly editors in practice...
Software Factory
The concept of software factory is used to automate the process for creating applications....
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
The Social Network control
The "Social network" control is a toolbar containing icons used to establish the link to the main social networks of the Web......
2. Examples provided with WINDEV
The examples provided with WINDEV are intended to help you learn the features of WINDEV....
4. Activating a dynamic WEBDEV site
Managing synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
<Array>.DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ArrayDeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
8. 10 tips for better interfaces...
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....