ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
MCI constants
List of constants used by the MCI functions....
Record (Type of variable)
The Record type is used to save the values of a record.
Character strings
WLanguage supports different types of strings....
Body (Property)
The Body property is used to identify and modify the HTML body of an HTML Display control or an HTML Editor control.
Language (Property)
The Language property gets and sets the language used.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
fSep (Function)
Returns the separator of directory according to the current platform ('\' or '/')....
Advanced dialog boxes
The advanced dialog boxes are windows allowing you to communicate with the user......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
CSVToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string in CSV format passed in parameter.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL tables.
HError (Function)
Returns the number of the last error triggered by the HFSQL engine.
Changing the window content with a swipe gesture
The mobile devices propose several features available via finger movements......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
DeleteParameter (Function)
Deletes a parameter (or a set of parameters) saved either by SaveParameter, or automatically via the persistence of data in the controls.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.
Connection (Variable type)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....