ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HPass (Function)
Defines the password used to create or open a table.
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.)...
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.
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....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AutoBrowse (Property)
The AutoBrowse property is used determine if the browse operation performed in a List Box, Looper, Table or Combo Box control based on a data file is automatic or programmed.
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......
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.
TableSortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.
<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.
<TreeView Table>.SortChild (Function)
Sorts a branch in a TreeView Table control on one or more columns.