ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Dashboard control: Automatic Application Features (AAF)
The Dashboard control proposes several Automatic Application Features (AAF) allowing the user to benefit from all control capabilities......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......
Dictionary
The dictionary is a file that can contain the project elements......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
ScreenToSource (Function)
Automatically initializes: the values of a table's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Handling a dictionary
WINDEV, WEBDEV and WINDEV Mobile allow you to easily perform the following operations on a dictionary......
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Notification Push: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
UploadCopyFile (Function)
Saves on the server a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
iColumnEnd (Function)
Forces a column break in a multi-column report.
ErrorThrow (Function)
Throw a non-fatal error.
ScreenToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. the value of the WLanguage variables with the value of the window controls. This function is also available for WEBDEV pages....
Testing the WEBDEV Application Server setup with an example
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.