ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
ErrorAsynchronous (Function)
Displays a custom error message in a non-blocking system error window.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Clipboard management functions
List of functions for managing the clipboard...
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
Programming an indexed control
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
HOpen (Function)
Opens a data file.
WarningAsynchronous (Function)
Displays a custom message in a non-blocking system warning window.
Choosing the languages supported by the application
The choice of languages supported by the WINDEV or WINDEV Mobile application or by the WEBDEV site is performed at several levels......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
XLS file handling functions
List of functions for managing XLS files...
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
EmailConfigure (Function)
Used to configure the WLanguage functions for email management.