ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Pivot table>.CalculateAll (function)
Entirely calculates or recalculates a Pivot Table control.
<Source>.GetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HDBOpen (Function)
Opens the xBase table and the "memo" file if it exists.
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
<Source>.Filter (Function)
Defines and enables a filter on a table, view or query.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
<Pivot Table>.Filter (Function)
Enables or disables a filter on a Pivot Table control.
HCheckMemo (Function)
Checks the structural integrity of memos in an HFSQL table.
HGetCurrentPosition (Function)
Returns the approximate position of current record in the table.
HDBCreation (Function)
Ends the description of the structure of an xBase table programmatically.
<Source>.Password (Function)
Defines the password used to create or open a table.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
<Table>.AddColumn (Function)
Adds elements on the right of an Horizontal Table control.
FicEncryption (Property)
The FicEncryption property sets the encryption method of a table.
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
HDeactivateFilter (Function)
Temporarily disables the filter on a table (view or query).
<Source>.DeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
PVTToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Chart>.AxisTitle (Function)
Defines the title of X-axis and the title of Y-axis in a chart.