ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Table>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
<Table>.AddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table control....
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
BuildBrowsingTable (Function)
Creates a Table control from the items of a table (view or query).
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
TableCollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
1
5
6
7
8
9
186
>