ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeleteAll (Function)
Deletes all the elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
Recycle code windows
By default, a single code window is opened per ......
StatSum (Example)
Usage example of the StatSum function
StatMax (Example)
Usage example of the StatMax function
StatMin (Example)
Usage example of the StatMin function
StatStandardDeviation (Example)
Usage example of the StatStandardDeviation function
StatAverageDeviation (Example)
Usage example of the statAverageDeviation function
StatAverage (Example)
Usage example of the StatAverage function
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....
Events associated with windows
List of events associated with windows...
fDirAttribute (Function)
Returns or modifies the attributes of a directory.
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Frequently asked questions about Automatic Update
Frequently asked questions about the update search mechanism....
The Looper control: Custom synchronization
How to manage the synchronization between: the page displayed in the browser. This page contains a Looper control that displays the records found in an HFSQL file. the corresponding page context found on the server....
Native Progress Connector: Specific features and remarks
Remarks and specific features of Native Progress Connector......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
Properties of the modeling
The properties of the modeling group all the options of the modeling currently edited......
AJAXExecuteAsynchronous (Function)
Runs a server procedure without refreshing the page.
iInitReportQuery (Function)
Initializes the query linked to the report (for a query with parameters).