ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xlsDocument (Example)
Usage example of the xlsDocument type
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
TableSelectMinus (Function)
Deselects a row from a Table or TreeView Table control.
zipOpenCAB (Function)
Opens an existing archive in CAB format.
HTTPAddParameter (Function)
Adds a parameter to an HTTP form.
The HTML Edit control: Automatic formatting toolbar
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable......
PrintedSheet (Property)
Within a report, the PrintedSheet property is used to get and change the sheet of a Spreadsheet control to be printed.
fSizeUncompressed (Example)
Usage example of the fSizeUncompressed function
dbgEndMemoryDiff (Function)
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff.
HExecuteQueryAsynchronous (Function)
Executes a SELECT query asynchronously.
ServiceUninstall (Function)
Uninstalls a service.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
xlsVersion (Example)
Usage example of the xlsVersion function
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
Associative array (Type of variable)
An associative array is an "advanced" type of array...
Renaming a project
Renaming a project is used ton modify the name of the project. All the elements linked to the project before it is renamed are kept.
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
zipOpenRAR (Function)
Opens an existing archive in RAR format.
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
BurnerErase (Example)
Usage example of the BurnerErase function
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
LooperStartFilling (Function)
Starts the process to populate a Looper control programmatically.
Parallel Tasks constants
The following constants are used by the functions for managing parallel tasks: ......
SocketExist (Function)
Checks the existence of socket.