ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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....
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.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
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.
Table,Get (External language)
Retrieves the value of a given element or the value of the selected element in a table.
<TreeView Table>.InsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
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.
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
MemoryFormat (Property)
The MemoryFormat property is used to get and change the format of the value returned for: Date or Time edit controls. Date or Time table columns. Calendar controls. Static controls. editable combo boxes. table columns displayed by combo boxes....
Printing the content of a TreeView Table (AAF)
TreeView Table controls include an automatic context menu that allows users to perform multiple actions on the data displayed in the control......
Error 11: The label is unknown
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.