ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HExecuteView (Example)
Usage example of the HExecuteView function
iCalendarToOrganizer (Function)
Imports data in iCalendar format into an Organizer control.
WLanguage procedure called by ConfirmAsynchronous
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box.
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).
HIndex (Example)
Usage example of the HIndex function
Alias type
The Alias type is used to declare and handle a logical alias for a data file or query.
Select query description window: Actions applied
This help page presents the actions that can be performed from the description window of a query....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
AnimationSetParameter (Function)
Changes one of the animation parameters used for: an animated image (in an Image control), an animated text (in a Static control)....
LDAPReplaceAttribute (Function)
Replaces all the values of an attribute by a specific value.
Constants for managing XML documents
List of constants used by the functions for managing XML documents....
WLanguage procedure called by DialogAsynchronous
Procedure ("Callback") called by DialogAsynchronous when the user clicks one of the buttons in the dialog box.
TableAddChild (Example)
Usage example of the TableAddChild function
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server data file......
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
EndService (Function)
Ends the execution of the current service.
SOAPRun (Example)
Usage example of the SOAPRun function
SOAPGetResult (Example)
Usage example of the SOAPGetResult function
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
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
WLanguage procedure called by fListFile
WLanguage procedure ("Callback") called by fListFile for each file found.
GanttTask (Type of variable)
The GanttTask type is used to define the advanced characteristics of a task for a Gantt chart.