ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
DocDeleteTableOfContents (Function)
Deletes a table of contents from a document.
Table
The "Table" keyword can correspond to...
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....
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)....
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......
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)....
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....
DocInsertTable (Function)
Inserts a table into a Word Processing document.
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.
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
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.