ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
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......
EmailImportSource (Function)
Populates an Email variable using the content of its Source property or the different variables of the email structure using the content of the Email.Source variable.
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.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
EmailReset (Function)
Resets all the variables of the email structure or all the variables of an Email variable.
<Source>.FromPage (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
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....
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....
1
2
3
4
5
6
453
>