ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

OrganizerDisplay (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Columns (Property)
The Columns property allows access: to the configuration of a table column in a Word Processing document (docTable variable). to the configuration of a text column in a multicolumn document (docFormatMulticolumn variable)....
<Organizer>.Display (Function)
Reinitializes the content of an Organizer control from its data source (HFSQL data file for example).
The different types of Table fields: programmatically, file with or without direct access
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table cannot be modified; only additions can be made.
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
LanguageDescribed (Property)
The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
<Pivot Table>.InfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
The Organizer control
The Organizer control is used to display and handle organizers......
Report based on a Table control
A report based on a data-bound Table control is used to directly print the information displayed in the control (based on a table or populated programmatically)......
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Using Unicode in HFSQL tables
The database schema proposes two types of Unicode items......
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
PageToSource (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....
Item Description (Variable type)
An Item Description variable is used to describe one or more items in a table programmatically.
Report data source
...The reports can be created with the data coming from:...
SourceFromPage (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....
Link Description (Variable type)
A Link Description variable is used to describe a link between two tables programmatically.
1
2
3
4
5
6
453
>