ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
PermissionRequest (Function)
Prompts the user to grant an application permission.
Window (External language)
Returns the number of windows opened at a given time.
Record (Type of variable)
The Record type is used to save the values of a record.
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Using several libraries in an application
A library is a WDL file that contains all the resources......
11. User Macro-Code: UMC in practice
BackgroundTaskAdd (Function)
Adds a new background task.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
WDDeploy features
WDDeploy can be used to......
Constants for managing Map controls
Constants for managing Map controls...
WDTRAD license agreement
WDTRAD license agreement...
GetActiveObject (Example)
Usage example of the GetActiveObject function
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
FinNetCurrentVal (Function)
Returns the net current value of investment.
InAndroidMode (Example)
Usage example of the InAndroidMode function
Environment of the project editor
The main elements of the project editor are as follows:
fDir (Function)
Finds a file or directory.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
GroupReset (Function)
Reinitializes the Group structure.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
Data persistence
The data persistence is used to store the value typed by the user......