ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Warning (Function)
Displays a custom message in a system warning window.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
Calling a procedure/a function
Syntax for calling a local or global procedure.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
ErrorBuild (Function)
Displays a custom error message in a system error window.
gpwUser (Variable type)
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware.
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Managing the Bluetooth keys
Create a new type of application! With no contact between the PC and the mobile device, several processes can be run on the PC by using the data found on the mobile device......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
Characteristics of Looper controls in a window
To display the control characteristics, select "Description" in the context menu of the control......
StatusBarAddCell (Function)
Adds a new cell to the status bar of the current window.
MatReadLine (Function)
Reads the value of all elements found in a matrix row.
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....