ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Constants for managing the registry
List of constants used by the registry management functions....
Constants for managing dialog boxes
List of constants used by the functions for managing dialog boxes...
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
UTFConvert (Function)
Converts a string or buffer to the specified format: UTF, ANSI, Unicode.
10. Embedded queries
Constants used by the functions for managing Dockable Panel controls
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
Hash constants
List of constants used by the Hash functions....
USBFind (Function)
Finds a USB device according to keywords.
MCI constants
List of constants used by the MCI functions....
DDEError (Function)
Returns the runtime status report of a DDE function.
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).
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.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
HExportCSV (Function)
Exports the records found in a data file (HFSQL or OLE DB), a view or a query to a CSV file.
Information 302: Ambiguity between a variable and a control
Error 112: An array can only have a maximum of X dimensions
Asc (Function)
Returns the ASCII code of the specified character.
Constants for managing the Image Editor control