ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

AnchorRateWidth (Property)
The AnchorRateWidth property is used to: Find out the anchor rate when a control (or a table column) stretches on the horizontal axis. Modify the anchor rate when a control (or a table column) stretches on the horizontal axis....
Table,Insert (External language)
Inserts an element into a table at a given position.
Table,Count (External language)
Returns the number of elements in a Table control.
BreakAdd (Function)
Adds a break into a Table or Looper control.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
<Table>.EnumBreak (Function)
Enumerates the breaks found in a Table control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
Managing the Unicode format in the HFSQL files
The analysis proposes two types of Unicode items......
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
Displaying a different content on each row
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
PVTCalculateAll (Function)
Entirely calculates or recalculates a Pivot Table control.
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Aliases on data files: HAlias
The aliases are used to handle......
AAF: Increasing the height of the rows in the Table or Looper controls
In Table, TreeView Table and Looper controls, the user can resize the height of rows, in read-only or in edit......
DisplayEvenIfNull (Property)
The DisplayEvenIfNull property is used to: Determine whether a row or column in a Pivot Table control is displayed even if it contains no value. Show or hide a row or column in a Pivot Table control if it does not contain any values....
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.
PVTFilter (Function)
Enables or disables a filter on a Pivot Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.