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...
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control,...
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table...
DocInsertTable (Function)
Inserts a table into a Word Processing document.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table...
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
BreakDeleteAll (Function)
Deletes all breaks from a Table control or from a Looper control.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
Referring to an element in a WLanguage event / process
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
TitleHeight (Property)
The TitleHeight property gets and sets: the height of the title for the columns of a Table...
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
CurrentColumn (Function)
Returns: the index of the current indexed column in a Table control (based on a data file...
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
PVTHeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
PVTSelectCount (Function)
Returns the number of selected cells in a Pivot Table control.
HTMLEditorInsertTable (Function)
Inserts a table at the cursor position in an HTML Editor control.