ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
HPass (Function)
Defines the password used to create or open a table.
HDeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
The Table control
The Table allows users to easily view and enter data stored in memory or from a table, view or query......
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....
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......
The log process
...A log is a special file that contains the history of all changes made to one or more tables over a given period of time (date the table was created, last automatic data modification, last backup created with WDLog, etc.)...
WDHFDiff - Use
WDHFDiff is used to compare......
BackgroundStyle (Property)
The BackgroundStyle property is used to get and modify the background style of cells in tables and/or TreeView Tables....
AAF: Pasting a row from one Table control into another
Table controls are used to view and manipulate data......
WDMap: Overview
WDMap is a tool used to view and handle a table while developing an application......
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
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.
TableMoveLine (Function)
Moves a row or swaps two rows in a 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.
<Pivot table>.HeaderValue (Function)
Returns the value displayed in a header of Pivot Table control.
<Pivot table>.ToExcel (Function)
Creates an Excel file with data from a Pivot Table control.
<Table>.MoveLine (Function)
Moves a row or swaps two rows in a Table control.
<Table>.InsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.