ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Table,Display (External language)
Refreshes the Table control.
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
StoreSortAAF (Property)
The StoreSortAAF property is used to determine and specify if the sorting order defined by the user on a Table or TreeView Table control is kept when an application is closed and opened again.
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.
hbDeleteTable (Function)
Deletes an HBase table.
Simplify your searches
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
Table,Modify (External language)
Modifies an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
FileToMemoryTable (Function)
Populates a Table control programmatically with the records from a data file, HFSQL view or query (query created in the query editor or with HExecuteSQLQuery).
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Add (External language)
Adds an element to a Table control.
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
SNMPGetTable (Function)
Reads a table of SNMP values.
Table
The "Table" keyword can correspond to...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.