ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Tab control
The Tab control is used to simultaneously display different controls...
Tab Control properties
A Tab Control can be manipulated in WLanguage either in a window or in a page with the following properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Properties associated with the tab pane
A tab pane can be manipulated in WLanguage in a window or a page with the following properties...
MapItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
LooperSearchEverywhere (Function)
Searches for a value in all the attributes of a Looper control.
DocSelect (Function)
Selects a fragment in a Word Processing control.
TableEnumBreak (Function)
Enumerates the breaks found in a Table control.
PanelPosition (Function)
Retrieves the position of a Dockable Panel control.
<TreeView>.Display (Function)
Refreshes a TreeView control from a given position.
<TreeView>.Sort (Function)
Sorts the elements found in a TreeView control.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Organization Chart>.SelectMinus (Function)
Deselects an element from an Organization Chart control.
<Organization Chart>.SelectPlus (Function)
Selects an element in an Organization Chart control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Dashboard>.DeleteAll (Function)
Deletes all widgets displayed in a Dashboard control.
<TimeLine>.AddTrack (Function)
Adds a new track into a TimeLine control.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
<Map>.ItineraryDistance (Function)
Calculates the distance of an itinerary in a Map control.
<Map>.AddItinerary (Function)
Adds an itinerary onto a Map control.
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
SpreadsheetReplace (Function)
Finds and replaces a value in a Spreadsheet control.
SpreadsheetSortSelection (Function)
Sorts the values selected in a Spreadsheet control.