ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ControlExecuteClosing (Function)
Runs the closing WLanguage event of an office control and displays its confirmation dialog if necessary.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
AnimationSetMode (Function)
Changes the type of animation: for an image in an Image control. for a text in a static text control....
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
InputType (Property)
The InputType property is used to identify or change the type of input supported by a control: Duration, Date, Numeric, etc.
edtHTMLSelection (Type of variable)
The edtHTMLSelection type is used to identify all the advanced characteristics of a selection in an HTML Editor control
REP files
REP files contain the list of data files handled by the application....
TableAddChild (Example)
Usage example of the TableAddChild function
REST Services: Prologue procedure (executed before each call)
It is now possible to specify in the description of a Webservice that a procedure must be called (and executed automatically) each time a Webservice is called......
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
HAccelerateSpeed (Function)
Reorganizes the internal structure of the indexes to optimize the speed for accessing the data.
MapGetJSObject (Function)
Returns the instance of the API of Map control.
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
XMLRoot (Function)
Positions on the root tag of an XML document.
H.NbRetry (Variable)
Indicates the number of attempts for locking the file or the record before giving control back to the program.