ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
PVTExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
TableChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
PVTCompareDateRange (Function)
Calculates and displays a date range comparison in a Pivot Table control.
<Pivot table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
<Pivot table>.ExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
<Pivot table>.CollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
TableGiveChild (Function)
Returns the "children" of an element (lower level) in a TreeView Table control.
<Source>.Previous (Function)
Sets the position on the previous record of the table according to a browse item.
<Source>.Declare (Function)
Declares a description of table (found in a database schema) in the current project.
HDeclare (Function)
Declares a description of table (found in a database schema) in the current project.
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
<Source>.ReadNext (Function)
Sets the position on the next table record according to a browse item.
<Source>.Next (Function)
Sets the position on the next table record according to a browse item.
<Source>.ReadLast (Function)
Sets the position on the last record of a table according to a browse item.