ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
Character strings
WLanguage supports different types of strings....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
API (Function)
Runs a function found in an external DLL.
CallDLL32 (Function)
Runs a function found in an external DLL.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<Stack variable>.Push (Function)
Pushes an element onto the stack.
<Queue variable>.Enqueue (Function)
Adds an element to the queue.
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
Hour (Property)
The Hour property is used to: Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration. Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration. Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item. Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item....
Start of Break block (Break header)
The Start of break block is optional......
Push (Function)
Pushes an element onto the stack.
Properties associated with a menu or with a menu option
Several WLanguage properties can be used on a menu found in a window or in a page......
Enqueue (Function)
Adds an element to the queue.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
Minute (Property)
The Minute property is used to: Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration. Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration. Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item. Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item....
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
Webservice management functions
Webservice management functions...
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Managing the groups and users (HFSQL Client/Server)
To simplify the management of users and groups of users, the HFSQL Client/Server engine uses several variables allowing you to easily define the characteristics of groups and users......