ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

KanbanDeleteAllCard (Function)
Deletes all cards from a Kanban control or Kanban List control.
ToolbarUndock (Function)
Transforms a docked Toolbar control into a floating Toolbar 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.
TableInsertLine (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....
<Toolbar>.Undock (Function)
Transforms a docked Toolbar control into a floating Toolbar control.
TableAddLine (Function)
Adds a row in: a Table control, a TreeView Table 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....
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....
MaskTitleTime (Property)
The MaskTitleTime property is used to get or change the mask used for the title of time columns: in an Organizer control. in a Scheduler control. in a TimeLine control....
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
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....
SelectedText (Property)
The SelectedText property gets and sets the text selected in an Edit control, editable Combo Box control or editable column in a Table control.
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
11. Choosing the action of a button/link
MultimediaControlVisible (Function)
Manages the visibility of control buttons (Play, Pause, Fast Forward, ...) found in the Multimedia control.