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.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
Definition (Variable type)
The Definition type is used to find out the characteristics of a type: simple type, advanced type, class, structure....
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item. a variable. several variables....
MapGetJSObject (Function)
Returns the instance of the API of Map control.
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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......
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.
HCheckIndex (Function)
Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file).
XMLPrevious (Function)
Positions on the previous element (tag or attribute).
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
fShortName (Example)
Usage example of the fShortName function
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
FinNetCurrentVal (Example)
Usage example of the FinNetCurrentVal function