ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.SavePositionAndSelection (Function)
Saves: the scrollbar position in a Table or TreeView Table control, the elements selected in the control....
<Table>.ExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
TableExpandAll (Function)
Expands: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
<Table>.ToWord (Function)
Creates a Word file (.RTF) from the data 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....
TableRefreshVisible (Function)
Modifies or returns the visibility status of refresh bar in a Table or TreeView Table control.
HDeclareExternal (Function)
Temporarily imports into the current database schema the description of a table from an existing HFSQL table.
Table
The "Table" keyword can correspond to...
TreeView Table report
The report editor allows you to create "TreeView Table" reports......
docTableOfContents (Variable type)
The docTableOfContents type is used to define all the options to generate a table of contents in a Word Processing document.
HRegenerateFile (Function)
Regenerates a table from its log.
HCreationIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
<Source>.CreateIfNotFound (Function)
Performs the following operations: If the table doesn't exist, create an empty table (file with ".FIC" extension) with the index file, the full-text index file and the memo file if necessary. The function is equivalent to HCreation. If the table exists, opens the table....
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
SQLInfo (Function)
Initializes the different SQL variables with information relative to the last query run.
LineSpacing (Property)
The LineSpacing property gets and sets the line spacing for variables of type Font.
hbDeleteTable (Function)
Deletes an HBase table.
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......
hbGetTableDescription (Function)
Retrieves the description of an HBase table.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.