ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
HTML table
The HTML Table control allows you to create specific layouts in 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)....
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
<Table>.Modify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
<Table>.Insert (Function)
Inserts a row into: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
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)....
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
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....
<Source>.Close (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
HClose (Function)
Closes either a table or all tables opened by the current user: all corresponding physical tables are closed for the current user.
WEBDEV site deployment: automatic modification of tables
The automatic modification of the tables allows updating the description of tables on the Web server......
<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....
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box 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....
Replication (Property)
The Replication property is used to: know the replication mode used for a table (table defined in the data model editor or programmatically defined). specify the replication mode used for a table (only for tables defined programmatically)....
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic table......
<Table>.Adjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.