ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableSearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
<TreeView Table column>.SearchChild (Function)
Searches for a value in a column of a TreeView Table control, in a specified branch.
PVTCalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
IWListDisplay (Function)
Refreshes an "Internal window" control with automatic iteration on a table or query.
TableGiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
<Source>.Last (Function)
Sets the position on the last record of a table according to a browse item.
HActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
<TreeView Table>.GiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server table....
SQLColumn (Function)
Returns the characteristics of all the columns (or items): for a given table. for a given query....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
Table,Save (External language)
Updates or adds a record in the data file linked to the Table control.
<Pivot Table>.CalculateUpdate (Function)
Updates some of the data found in a Pivot Table control from a given date.
HReadNext (Function)
Sets the position on the next table record according to a browse item.
TableInsertChild (Function)
Inserts a row into a TreeView Table control, in a given hierarchy level.
<Source>.Alias (Function)
Creates a logical alias of a table (or query) or cancels all existing aliases.
PVTCollapseAll (Function)
Collapses all row and/or column headers in a Pivot Table control....
TableGiveChild (Function)
Returns the "children" of an element (next level down) in a TreeView Table control.
<Pivot Table>.ExpandAll (Function)
Expands all row and/or column headers in a Pivot Table control....
<Source>.ActivateFilter (Function)
Enables the filter that was previously created for the specified table (view or query).
NextIndex (Function)
Returns the number of the next row displayed in the current Table control.
<TreeView Table>.ChildCount (Function)
Returns the number of direct children for an element in a TreeView Table control.
hbRead (Function)
Reads cells (values of items) of a row (record) in an HBase table.
<TreeView Table>.GiveParent (Function)
Returns the "parent" of an element (next level up) in a TreeView Table control.
HReadLast (Function)
Sets the position on the last record of a table according to a browse item.