ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
TitleBackgroundColor (Property)
The TitleBackgroundColor property is used to get and change the background color of a column title in a Table or TreeView Table control.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
OrientationTitle (Property)
The OrientationTitle property is used to: Find out if the title of an Table control column (or all Table control columns) are tilted.. Tilt or not the title of an Table control column (or of all Table control columns)....
TitleColor (Property)
The TitleColor property is used to: get the text color of a column title in a Table or TreeView Table control. set the text color of the title of one or all columns in a Table or TreeView Table control....
Filling a Chart control
The data that will be displayed in the Chart control can come from......
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
<Table>.StartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
TitleImage (Property)
The TitleImage property is used to get and/or change the image displayed next to the title of a column in a Table control....
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
Chart: Managing legends
Several types of legends are supported in the charts......
TableToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
<Table>.InputSearch (Function)
Enables input in the search area in the column title of the Table or Treeview Table control.
TableInputSearch (Function)
Enables input in the the search area in the column title of the Table or Treeview Table control.
Creating a table in a report
Tables can be created in a report......
<Table>.AddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
1
2
3
4
5
6
175
>