ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Table,Add (External language)
Adds an element to a Table control.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
<Table>.InfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point): the name of the column displayed for the specified position. the index of the row or column for the specified position....
How to fill a TreeView Table control?
This help page explains how to populate a TreeView Table control programmatically....
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
WorkingHourStart (Property)
The WorkingHourStart property is used to get and change the start time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
WorkingHourEnd (Property)
The WorkingHourEnd property is used to identify and change the end time of working hours used: by an Organizer control. by a Scheduler control. by a Gantt Chart column (in a Table or TreeView Table control)....
Search the selected text on the Internet (AAF)
The context menu of Edit controls includes a "Search on Internet" option for the term selected in the control......
AAF: Sort on the columns of a Table control
WINDEV allows the user to easily sort the columns of a Table control....
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
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....
TableEnumBreak (Function)
Enumerates the breaks found in a 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.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Commands of the external interface