ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Table
The "Table" keyword can correspond to...
<docFragment variable>.InsertTable (Function)
Replaces the specified fragment with a table.
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
<Source>.ChangeName (Function)
Modifies the physical name of a table.
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
FlexWrap (Property)
The FlexWrap property determines whether items are laid out in one line, or can wrap onto multiple lines (corresponding CSS property: "flex-wrap").
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
Gantt Chart report
The report editor gives you the ability to create "Gantt Chart" reports......
HDelete (Function)
Deletes a record from a table (query or view).
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....
TableModifyColumn (Function)
Modifies a column in a horizontal Table control.
<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....
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
Table,Count (External language)
Returns the number of elements in a Table control.
Table,Insert (External language)
Inserts an element into a table at a given position.
grScatterGetDataXY (Function)
Retrieves a data from a "Scatter" chart. Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.
DocInsertTable (Function)
Inserts a table into a Word Processing document.
<Word Processing>.InsertTable (Function)
Inserts a table into a Word Processing control.
BreakAdd (Function)
Adds a break into a Table or Looper control.