ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

gpwAddUser (Function)
Adds a user to the User Groupware database.
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
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....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
"Preset controls" pane
The "Preset controls" pane proposes several preset controls that can be included in the current window or in the current page by "Drag and Drop"......
1. WEBDEV editors
ModbusReadBit (Function)
Reads one or more bits from a Modbus slave, starting at a specific address.
ModbusReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
ToolTipDelay (Function)
Used to modify: the timeout before displaying the tooltips. the display duration of the tooltips....
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
zipListFile (Function)
Returns the list of files found in an archive.
Types associated with the Word processing
WINDEV and WEBDEV propose several types of variables allowing you to handle Word Processing documents......
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
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....
HFSQL properties
List of HFSQL properties...
apiRequest (Type of request)
The apiRequest type is used to define all the advanced characteristics of a request executed via a REST web service imported using the OpenAPI documentation.
Array (Type of variable)
An array is a structured type that is used to group a set of elements of the same type...
SysStatusStorageCard (Function)
Returns the availability status of the storage card on the device.
iColumnEnd (Function)
Forces a column break in a multi-column report.
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
Events associated with breaks
Le menu contextuel d'un champ de saisie propose une option "Définir comme 1er champ en saisie"......
sListPort (Function)
Returns the list of serial and parallel ports on the computer.