ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<Kanban>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<Kanban list>.DeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
<Kanban list>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
KanbanDeleteCard (Function)
Deletes a card from a Kanban control or from a Kanban List control.
KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
<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....
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
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....
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
Ellipsis (Property)
The Ellipsis property is used to determine and change the truncation mode with ellipses in: a window control (Static, edit control, List box, Button, Combo box or Static table column). a Static Text control in a report....
Properties associated with windows, pages and controls
List of properties associated with windows, pages and controls...
WidthWithAnimation (Property)
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined: in the "Advanced" tab of the project description window ("Control animation" button). in the "Style" tab of the control or project....