ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
<Table>.ColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
TableInsertLine (Function)
Inserts a row into: 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....
<Table>.AddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or 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.
HLockFile (Function)
Locks a table and restricts the access to this table for all other sites or applications.
<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.