ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
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......
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.
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.
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......
Characteristics of the columns of a Table control in a page
The columns are used to display information in a Table control....
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....
Table,Modify (External language)
Modifies an element in a Table control.
Table,Add (External language)
Adds an element to 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 control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Table
The "Table" keyword can correspond to...
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
SNMPGetTable (Function)
Reads a table of SNMP values.
<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.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......