ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the registry
List of constants used by the registry management functions....
CheckAllTrue (Function)
Returns True if all the elements of an array are True.
CheckAllFalse (Function)
Returns True if all the elements of an array are False.
Error 24: No END statement is associated with this LOOP
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
Hash constants
List of constants used by the Hash functions....
<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
SQL functions: Special case
List of SQL functions: Special case...
Looper constants
List of constants used by the functions for managing looper controls....
Screen,Coordinate (External language)
Retrieves the coordinates of the control in relation to the top left border of the window as well as the physical size of a control.
USBFind (Function)
Finds a USB device according to keywords.
Error 1060: Unable to call method without parameter: add ()
Constants used by ExecutePresetAction
List of constants used by ExecutePresetAction....
Constants for managing arrays
List of constants used by the functions for array management....
Positioning a toolbar
A Toolbar control can be created in a "Free" window or in an "MDI Parent" window......
XMLNext (Function)
Positions on the next element (tag or attribute).
USB constants
List of constants used by the USB functions....
WLanguage procedure called by fCopyDir
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file.
Constants for managing drop-down menus
List of constants used by the functions for managing menus....
RowDetailsBinding (Property)
The RowDetailsBinding property allows you to identify and modify the data binding used to display the details of a row in a Table control based on a data file.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
Table,Modify (External language)
Modifies an element in a Table control.