ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<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.
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TransactionFile (Property)
The TransactionFile property is used to determine if a table is a transaction table.
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>.ToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.InsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
<Table>.CollapseExpand (Function)
Collapses or expands an element in a Table or TreeView Table control.
<Source>.LockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
Programming custom calculations in Table controls
TableDeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, a table displayed in a Combo Box control....
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.