ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeletionRule (Property)
The DeletionRule property is used to configure the deletion rule (integrity management) to be applied to the table described programmatically.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
FOR EACH/FOR ALL statement (loop through controls)
The statement FOR EACH is used to perform different types of browse on the controls (List Box, Table or Looper controls)...
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.
Properties associated with Combo Box controls that display a table
Pivot Table control properties
A Pivot Table control can be handled in a window by the following WLanguage properties......
<Source>.NoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
ModificationRule (Property)
The ModificationRule property is used to configure the modification rule (integrity management) to be applied to the table described in the code.
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....
Table control functions
List of functions specific to Table controls...
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).
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).
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.
docTable (Variable type)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
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.