ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HAdd (Function)
Adds: the record found in memory into the table (query or view). the record found in a Record variable into the table (query or view)....
Google Maps management functions
List of functions for managing Google maps...
Google document management functions
List of functions for managing Google documents...
HActivateAutoFilter (Function)
Enables an automatic filter on the linked files when browsing an XML file.
MapConfigureGglAPI (Function)
Declares additional parameters for the Map control that will be transmitted to the Google API.
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Constants for the geo-localization functions
Constants used by the geo-localization functions...
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....
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HLast (Function)
Sets the position on the last record of a table according to a browse item.
HFilterIncludedBetween (Function)
Defines and enables an "Included between" filter on a file, view or query.
SQLFirst (Function)
Positions on the first row of the query result.
HFirst (Function)
Sets the position on the first record of a table according to the specified browse item.
HFilterStartsWith (Function)
Defines and enables a "Start with" filter on a file, view or query.
HListLink (Function)
Returns the list of table bindings (Merise type) present: in the current database schema, in ongoing database schemas (projects with multiple database schemas). in a specific database schema....
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: know how to refresh a data-bound Table control linked to an HFSQL Client/Server table. specify the refresh mode of a Table control bound to an HFSQL Client/Server table....