ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docRow (Type of variable)
The docRow type is used to define the advanced characteristics of a table row in a Word Processing document.
Message text file format
The text files created by WDMSG use a specific format......
Characteristics of a toolbar
The main characteristics of a "Toolbar" control are configured in the "Details" tab and in the "UI" tab of the description window of control......
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
Handling a Web Component control through programming
fMerge (Function)
Merges several files into a single one.
HInfoAnalysis (Function)
Returns information about an analysis (WDD file).
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
SMSReset (Function)
Resets all variables of SMS structure.
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures...
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
NFCWriteTag (Function)
Starts writing data to an NFC tag.
GenerationNumber (Property)
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file.
HDeleteFile (Function)
Deletes the HFSQL data files (.fic, .ndx, .ftx and .mmo files if they exist) from the server.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
AppListVersion (Function)
Lists the versions available on the reference setup server.
FilteredItem (Property)
The FilteredItem property is used to identify the item that has a filter implemented by HFilter.
HResetGroup (Function)
Initializes the structure for group management (HGroup) with the default values.
The Appointment structure
The Appointment structure is a preset structure of WLanguage (no declaration is required)......
WorkingDirectory (Property)
The WorkingDirectory property is used to: get or change the directory used by the HTML Editor control to store the images and CSS sheets of an HTML page. get the directory used by the HTML Display control to store the images and CSS sheets of an HTML page. get the directory used by the Camera control to save photos and videos....
RSS feed management functions
List of functions for managing RSS feeds...
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......