ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Break functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
HListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
Structure of log files (HFSQL Client/Server)
The following files are automatically created when logging an HFSQL Client/Server table......
<Source>.First (Function)
Sets the position on the first record of a table according to the specified browse item.
TableListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
HDescribeFullTextIndex (Function)
Describes a full-text index of table created programmatically.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
<Pivot Table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
HChangeDir (Function)
Changes the path to a table (i.e. directory in which the file will be handled).
PVTInfoXY (Function)
Returns the values of headers corresponding to a position in a Pivot Table control in pixels.
<Source>.ListKey (Function)
Returns the list of keys in a table (query or view) recognized by the HFSQL engine.
<Connection variable>.ModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table....
PVTListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the table.