ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Pivot Table>.ListPositionHeader (Function)
Returns all values associated with a row or column header in a Pivot Table control.
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.
H.AutoIndexingLimit (Variable)
Indicates the maximum number of records in the table used to manage the automatic reindexing.
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.
Break functions
The following functions are used to manage loopers in the Table controls and the Looper controls:...
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.
<Connection variable>.InfoFileRights (Function)
Gets the rights granted to a user or group on an HFSQL Client/Server table....
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these tables......
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......
Client/Server: Connecting client computers to the server
In order for the application to be able to handle the tables found on the HFSQL server, the connection that will be used by the application must be defined in the project......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......