ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.SelectCount (Function)
Returns the number of selected elements in a Table or TreeView Table control (especially multi-selection controls).
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
Automatic calculations in a Table control (AAF)
In the Table and TreeView Table controls, the end user has the ability to add automatic calculations......
HOpen (Function)
Opens a table.
<Source>.Open (Function)
Opens a table.
CtAccess (Property)
The CtAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
CtDescribedAccess (Property)
The CtDescribedAccess property is used to set the type of access to the data file when connecting to a specific table via OLE DB.
SortOption (Property)
The SortOption property gets and sets the sort options used in: text columns in Table controls, text columns in Treeview Table controls, List Box and ListView controls, Combo Box controls, attributes of Looper controls, images, clickable images and thumbnails with automatic sequence....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
TableEnroule_objet (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
<Table>.Expand (Function)
Expands: a branch that was previously collapsed in a TreeView Table control. a branch that was previously collapsed in a Table control. a detailed window displayed for a row....
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....
Gantt functions (prefix syntax)
The following WLanguage functions are used to manage Gantt charts......
BackgroundImageLine (Property)
The BackgroundImageLine property is used to get and change the background image of each row: of a Table control, of a TreeView Table control, of a Looper control....
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
<Destination>.CopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current table record. the content of the Record variable to the current table record....
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
HListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....
<Connection variable>.ListScheduledOptimization (Function)
Lists the scheduled optimization tasks of HFSQL Client/Server tables for a connection....