ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the table described programmatically.
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a table or populated programmatically).
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
Table control functions
List of functions specific to Table controls...
TableItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
CalculationInProgress (Property)
The CalculationInProgress property allows you to determine whether the data of a Pivot Table control is being calculated (synchronously or asynchronously).
AddChildDelayed (Property)
The AddChildDelayed property indicates the procedure to be called when a row in a TreeView or TreeView Table control is clicked to be expanded.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
hbCell (Variable type)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
<TreeView Table>.ItemStatus (Function)
Returns the state of a node in a TreeView Table control: rolled up, unrolled or non-existent.
Properties associated with Combo Box controls that display a table
Waits for: the replication data on the master server to be sent to the subscriber server. the replication data received on the subscriber server to be entirely applied....
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
HOut (Function)
Used to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
<Source>.Out (Function)
Allows you to find out whether the record on which you want to be positioned is located outside the table, filter, view or query.
<Source>.IndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
Pivot Table control properties
You can manipulate Pivot Table controls in a window using the following WLanguage properties......
FolderModeImage (Property)
The FolderModeImage property gets and sets the display mode of the folder image in TreeView and TreeView Table controls.
docColumn (Variable type)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
HServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
hbListTable (Function)
Retrieves the list of tables found on an HBase server.
<Connection variable>.ServerMaintenance (Function)
Checks and optimizes the system tables of an HFSQL server.
How to?