ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
HTML table
The HTML table is a control used to easily create specific layouts in the HTML pages......
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)....
How to create two linked cascading tables?
This help page explains how to create two linked cascading Table controls in a window or page....
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
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)....
Table,Display (External language)
Refreshes the Table control.
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
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....
Gantt Chart control properties
You can manipulate Gantt Diagram columns in Table or TreeVew Table controls using the following WLanguage properties......
Table,Add (External language)
Adds an element to a Table control.
Table,Modify (External language)
Modifies an element in a Table control.
Table,Select,+ (External language)
Selects an element in a Table control.
Table,Delete (External language)
Deletes an element from a Table control.
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,Count (External language)
Returns the number of elements in a Table control.
Table,Insert (External language)
Inserts an element into a table at a given position.
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
<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....
Table,Search (External language)
Searches for a value in a Table control populated programmatically.
Table,Select,? (External language)
Returns the index of the selected element in a 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,Save (External language)
Updates or adds a record in the data file linked to the Table control.