ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The Table control
The Table allows users to easily view and enter data stored in memory or from a data file, view or query...
Table
The "Table" keyword can correspond to...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications...
TableSortedColumn (Function)
Returns the list of sorted columns found in a Table control.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
<Editor HTML>.InsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.
ExpandedImage (Property)
with an expanded row in a TreeView Table control. find out and/or modify the default image associated...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user...
WDSQL: Creating and running a script
A script is a set of SQL commands used to perform a specific operation (create a new table...
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table,...
Selected (Property)
or Table control. Select, or determine if a column or cell is selected in a Table control with row...
CollapsedImage (Property)
with a collapsed row in a TreeView Table control. find out and/or modify the default image associated...
TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
pvtPosition (Type of variable)
The pvtPosition type is used to handle a cell of a Pivot Table control.
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
hbTableDescription (Type of variable)
The hbTableDescription type is used to define and find out the characteristics of an HBase table.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given...
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.