ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table control functions
List of functions specific to Table controls...
TotalNbChildren (Property)
The TotalNbChildren property returns the total number of children in a branch: of a Treeview control, of a TreeView Table control....
docTable (Type of variable)
The docTable type is used to define the advanced characteristics of a Table paragraph found in a Word Processing document.
hbCell (Type of variable)
The hbCell type is used to define the advanced characteristics of the content of a cell (item value) in an HBase table.
docColumn (Type of variable)
The docColumn type is used to define the advanced characteristics of a table column found in a Word Processing document.
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,Position (External language)
Sets the position on a given element or returns the element on the fist row of a Table control populated programmatically.
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......
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
CtDescribedUserName (Property)
The CtDescribedUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CtUserName (Property)
The CtUserName property is used to set the username that will be used when connecting to a specific table via OLE DB.
CrosshairColor (Property)
The CrosshairColor property is used to get and change the color of the crosshair in a Chart control.
CrosshairThickness (Property)
The CrosshairThickness property is used to determine and change the thickness of the crosshair in a Chart control.
CrosshairOpacity (Property)
The CrosshairOpacity property is used to determine and change the opacity of the crosshair in a Chart control.
ElementOrientation (Property)
The ElementOrientation property is used to get and change the orientation of an Organization Chart control.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
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.
TreeView Table control functions
List of functions for managing TreeView Table controls...
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Pivot Table control functions
Pivot Table control functions...