ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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)....
Configuring the automatic table modification
The automatic table modification updates the description of tables on user computers......
TreeView Table control based on a data file
This type of TreeView Table control is linked to a data file or query......
WDInst: Set automatic modification of tables
The automatic table modification updates the description of tables on user computers......
Report based on an HFSQL view
A report based on an HFSQL view is used to print records from an HFSQL Classic or Client/Server view......
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....
<Pivot table>.Save (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
Memory (Property)
The Memory property determines if the specified control is populated programmatically or is based on a table.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
PVTSave (Function)
Saves the result of the calculation performed in a Pivot Table control (in a file or in memory).
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
<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.
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
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.
1
2
3
4
5
6
206
>