ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
The Tab control
The Tab control is used to simultaneously display different controls...
Tab control properties
A Tab Control can be manipulated in a window or page using the following WLanguage properties...
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab pane properties
A tab pane can be manipulated in a window or page using the following 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...
Events associated with Tab controls
List of events associated with Tab controls
Manipulating Tab controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to manipulate a Tab control through programming...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Check box>.Insert (Function)
Inserts a new option into a Check Box control.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
<Organization Chart>.Delete (Function)
Deletes an element and its "children" from an Organization Chart control.
<Looper>.EndFilling (Function)
Ends the process to populate a Looper control programmatically.
<Edit>.CloseAssistedInput (Function)
Closes the list of input suggestion of an Edit control.
Table,Select,? (External language)
Returns the index of the selected element in a Table control.
<Spreadsheet>.InsertWorksheet (Function)
Inserts a worksheet into a Spreadsheet control found in a window.
<Radio button>.Add (Function)
Adds a new option into a Radio Button control.
UploadStart (Function)
Starts sending the selected files into an Upload control.
<Sliding Banner>.First (Function)
Displays the first plane of a Sliding Banner control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
MapDisplayPopup (Function)
Opens the popup of a marker displayed in a Map control.
MapLimitArea (Function)
Limits the geographic area displayed in the Map control.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
<Edit>.DeleteAllAssistedInput (Function)
Clears the values in the suggestion list of an Edit control.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
LooperExpand (Function)
Expands a break in the Looper control on a given row.
EmulateRadioButton (Function)
Emulates the selection of an option in a Radio Button control.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<Segmented Button>.Insert (Function)
Inserts a new option into a Segmented Button control.
Screen,XVar (External language)
Defines whether a control is included (or not) in the current window.