ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Type (Property)
The Type property is used to get: the type of element (table or item) defined programmatically or in the data model editor, view or query. the type of object. the type of data held in a Variant....
Aliases on tables: HAlias function
The aliases are used to handle......
H.LanguageCreationUnicode (Variable)
Allows you to define the characteristics of the sort for the Unicode items found in a table.
nWDEvalue: Evaluation of the value of an element
Evaluating the value of an element......
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in data-bound controls.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
Record (Variable type)
The Record type is used to save the values of a record.
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
SourceToPage (Function)
Automatically updates the controls of a page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
WindowFromSource (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 table described in the data model editor. the values of the bound WLanguage variables....
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL table described in the data model editor. the values of the bound WLanguage variables....
hbResultScan (Variable type)
The hbScanResult type is used to define all the advanced characteristics of the result of an iteration performed in an HBase database.
Global and local variable
Two types of variables are available......
Type inference
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler......
1
2
3
4
5
6
410
>