ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
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.
<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
<Pivot table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
Referring to an element in a WLanguage event / process
TableGiveParent (Function)
Returns the "parent" of an element in a TreeView Table control.
<Source>.CheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
<Source>.DeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the table.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.