ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

14. PHP generation in practice
HNbRec (Function)
Returns the number of records in a file, query or HFSQL view: active records, crossed records, deleted records, etc.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
ComboClose (Function)
Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control).
SynchroHFSQL (Property)
The SynchroHFSQL property is used to: get the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file. specify the refresh mode of a Table control based on a data file linked to an HFSQL Client/Server data file....
HChangeConnection (Example)
Usage example of the HChangeConnection function
Google Maps management functions
List of functions for managing Google maps...
SQLConnect (Example)
Usage example of the SQLConnect function
Name (Property)
The Name property is used to get: the name of the font associated with a Font variable. the name of a control, report or report block. the name of a control, group of controls or window. the name of a control, group of controls or page....
HState (Function)
Used to find out the state of a record.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
Google document management functions
List of functions for managing Google documents...
Salesforce functions
List of Salesforce functions...
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
HDescribeConnection (Example)
Usage example of the HDescribeConnection function
mongoResult (Type of variable)
The mongoResult type is used to find out the result during a search performed in a MongoDB database.