ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Events associated with Tab controls
List of events associated with Tab controls
TreeSelectMinus (Function)
Deselects an element in a TreeView control.
TimelineDeleteTrack (Function)
Deletes a track from a TimeLine control.
TreeMapAdd (Function)
Adds an element into a TreeMap control.
MapDeleteItinerary (Function)
Deletes an itinerary from a Map control.
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
TimelineDeleteEvent (Function)
Deletes an event from a TimeLine control.
AttachPointDeleteAll (Function)
Deletes all the connection points for a control.
WinEdCreateNote (Function)
Creates a Repositionable Note control.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
SpreadsheetDeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<TreeMap>.Add (Function)
Adds an element into a TreeMap control.
<TreeMap>.Delete (Function)
Deletes an element from a TreeMap control.
<TreeMap>.DeleteAll (Function)
Deletes all elements from a TreeMap control.
<TreeView>.Expand (Function)
Expands a node in a TreeView control.
<TreeView>.DeleteAll (Function)
Deletes all elements from a TreeView control.
<TreeView>.SelectPlus (Function)
Selects an element in a TreeView control.
<TreeView>.SelectMinus (Function)
Deselects an element in a TreeView control.
<Dashboard>.Display (Function)
Refreshes elements in a Dashboard control.
<Dashboard>.LoadConfiguration (Function)
Restores the configuration of a Dashboard control.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<TimeLine>.DeleteEvent (Function)
Deletes an event from a TimeLine control.
<TimeLine>.DeleteTrack (Function)
Deletes a track from a TimeLine control.
<Map>.DeleteItinerary (Function)
Deletes an itinerary from a Map control.
<Breadcrumb>.DeleteAll (Function)
Deletes all links from a Breadcrumb control.