ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Sub-query
A sub-query is a query whose result is used by another query...
ComboOpen (Function)
Expands the list of a Combo Box control (single-column or multi-column Combo Box).
xlsColumnTitle (Function)
Retrieves the title of a column found in an XLS file.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
ThreadPause (Function)
Pauses the current thread during the specified duration.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
PageToEmail (Function)
Emails the data found in a page currently displayed in the browser.
HTTPDestination (Function)
Indicates the backup file for the result of next HTTP request, run in the same thread.
NbCopy (Property)
The NbCopy property is used to determine and change the number of report copies to print.
EmulateActionBar (Function)
Emulates an Action Bar during the automated tests run on a mobile device (Android or iOS).
dSaveImagePNG (Example)
Usage example of the dSaveImagePNG function
DisplayedValue (Property)
The DisplayedValue property returns the value currently displayed in the control of a window or page.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
MatDeterminant (Example)
Usage example of the MatDeterminant function
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Error 1003: The element does not exist in the class
MatFill (Example)
Usage example of the MatFill function
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
Error 116: An array dimension must be an integer value
Software license agreement
WINDEV Express license agreement...
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
MatInvert (Example)
Usage example of the MatInvert function
Internal Report control properties
List of properties associated with the Internal Report control...
ThreadEnd (Function)
Ends the execution of the current thread.