ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
<Array>.Seek (Function)
Searches for the index of an element in a WLanguage array.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
10. Embedded queries
Constants used by the functions for managing Dockable Panel controls
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Error 1060: Unable to call method without parameter: add ()
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
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
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.
Constants for managing the registry
List of constants used by the registry management functions....
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).