ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Drive (Type of Variable)
The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive.
Handling an Internal Page control through programming
The Internal Page control is used to display an existing internal page......
The Calculated control
The "Calculated" control is used to perform calculations in a report......
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
WDD55Password (Property)
The WDD55Password property is used to specify the password of the 5.5 analysis that contains a Hyper File 5.5 data file used in an HFSQL Classic analysis.
SpreadsheetAddData (Function)
Adds a data into a Spreadsheet control found in a window.
VariantToJSON (Function)
Converts the content of a Variant variable to JSON.
gglContactGroup (Type of variable)
The gglContactGroup type is used to describe and modify a group of contacts used by the Google Contacts service...
Defining specific character sets in HFSQL tables
When an application displays or saves data in HFSQL tables, this data is typed in the current language......
SQLListSource (Function)
Lists the data sources declared on a local site.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
TelemetryIdentifyUser (Function)
Identifies the current user for whom the telemetry data is saved.
<Table>.fromJSON (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
HModifyFileRights (Function)
Modifies the rights granted to a user or group on an HFSQL Client/Server data file....
JSONToTable (Function)
Populates a Table or TreeView Table control with the contents of a JSON string or variable.
<Window>.FromSource (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
<Source>.ToWindows (Function)
Automatically initializes the controls of a window with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
HMode (Function)
Changes the mode and the method for locking data files.
grCategoryLabel (Function)
Initializes the label of a data category (or section) in a chart.