ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
<Table>.FilteredColumn (Function)
Returns the list of columns filtered by the user 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>.Sort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Merge (Property)
The Merge property is used to merge the cells of a Table or TreeView Table control.
<Table>.ToText (Function)
Creates a character string from the data found in a Table or TreeView Table control.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
Context menu of Check Box columns (AAF)
The Table and TreeView Table controls can propose Check Box columns allowing the user to select the requested options......
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
Handling Organization Chart controls programmatically
<Chart>.ColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
LeftIndent (Property)
The LeftIndent property is used to get and change the space to the left of the text in a control.
Using the Vista style in your windows
WINDEV allows you to customize......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
AutoLineWrap (Property)
The AutoLineWrap property is used to: determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control. set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control....
Polar Area charts
Polar Area charts are similar to Pie charts. However, each segment has the same angle......
Handling a chart in the editor
In the editor, a Chart control includes different sections......
Managing the styles
The help editor allows you to define styles of paragraphs......
TableDisableFilter (Function)
Disables a user filter on a column or on all the columns found in a Table or TreeView Table control.
TableSavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
TableRestorePositionAndSelection (Function)
Restores the scrollbar position in a Table or TreeView Table control as well as the selected elements.
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....