ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Source>.ErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
HOnError (Function)
Customizes the management of HFSQL errors.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
SQLDisconnect (Function)
Closes the current connection and frees the memory used by the connection.
<Report>.InitQuery (Function)
Initializes the query linked to the report (for a query with parameters).
API (Function)
Runs a function found in an external DLL.
Character strings
WLanguage supports different types of strings....
DashCount (Function)
Returns the number of widgets found in a Dashboard control.
CallDLL32 (Function)
Runs a function found in an external DLL.
<Source>.OnError (Function)
Customizes the management of HFSQL errors.
Dimension (Function)
Returns the size of a variable (string, numeric, array, ...) or resizes a dynamic array.
<Image>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
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....
<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......
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.
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
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....
<Image variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).