ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
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)....
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Typing multilingual texts
For a multilingual application, you have the ability to......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
Table controls in "Server + AJAX" mode
The Table controls can be 100% AJAX......
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)....
TableFormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
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....
<TreeView Table>.AddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
<Table>.FormulaAdd (Function)
Adds a calculated row to a Table control by providing custom calculation procedures.
TableAddChild (Function)
Adds a row into a TreeView Table control, at the end of a given hierarchy level.
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
<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....
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.
TableInputSearch (Function)
Enables input in the the search area in the column title of the 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.
How to add a new row to a Table control?
This help page explains how to add a row to a Table control programmatically....
Properties associated with columns of Table controls
You can manipulate columns of Table controls in a window or page using the following WLanguage properties......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Creating a table in a report
Tables can be created in a report......
Table control populated programmatically: WLanguage
Here is an overview of how to handle Table controls populated programmatically in WLanguage....
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
1
2
3
4
5
6
191
>