ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar 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....
<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....
<Kanban>.DeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List 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.
<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....
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....
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
TablePrint (Function)
Prints the content of the specified Table control without having to create a report based on the Table control.
EndDate (Property)
The EndDate property is used to get and change the selected time period end date: in a Calendar control, in an Organizer control. in a Scheduler control....
StartDate (Property)
The StartDate property is used to determine and change the start date of the selected time period: in a Calendar control. in an Organizer control. in a Scheduler control....