ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Table>.BreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Functions for managing Pivot Table controls (prefix syntax)
Functions for managing Pivot Table controls (prefix syntax)...
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<TreeView Table>.ItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Table>.RecNum (Function)
Returns the number of the current record in a Table control based on a data file.
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
<TreeView Table>.ListChild (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control.
Functions for managing Table controls (prefix syntax)
List of functions for managing Table controls (prefix syntax)...
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableRecNum (Function)
Returns the number of the current record in a Table control based on a data file.
TopIndent (Property)
The TopIndent property is used to get and change the space at the top of the text (top margin) in a control.
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Radial Bar chart
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
Table control properties
A Table control found in a window or in a page can be handled in WLanguage by the following properties......
docTableOfContents (Type of variable)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
Properties associated with the rows of a TreeView Table control
The rows of TreeView Table controls in a window or page can be manipulated using WLanguage properties......
VisibleRange (Property)
The VisibleRange property is used to get and change the width of the Range Slider control track.
DisplayLink (Property)
The DisplayLink property gets and sets the display mode of the links in a Gantt Chart column.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
HintTextColor (Property)
The HintTextColor property is used to get and change the hint text color of an Edit control.
Timeout (Property)
The Timeout property is used to get and change the maximum wait time before a request times out.
BitPerPixel (Property)
The BitPerPixel property is used to get and change the number of bits per pixel in an image.
SearchValue (Property)
The SearchValue property is used to get and change the value of the search field in an Action Bar.
TreeView Table control based on a variable
A TreeView Table control based on a variable is a control bound to a variable or a set of variables......