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...
OrganizerDateVisible (Function)
Makes a day visible or invisible in an Organizer control.
<Image>.Blur (Function)
Blurs the entire given area in an Image control.
<Spreadsheet>.SelectWorksheet (Function)
Selects a worksheet (identified by its name) in a Spreadsheet control.
AddLink (Function)
Adds a link to a text section in an edit control.
Display (External language)
Displays a value in a control or assigns a value in a variable.
VideoStopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Camera>.StopDecoding (Function)
Stops decoding a bar code in a Camera control.
<Looper>.Collapse (Function)
Collapses a break that was expanded beforehand in a Looper control.
BannerStopSliding (Function)
Stops the automatic slide on a Sliding Banner control.
SpreadsheetMergeCell (Function)
Merges specified or selected cells in a Spreadsheet control.
CodeEditorReplace (Function)
Finds and replaces a string in the Code Editor control.
<Dashboard>.MoveWidget (Function)
Changes the position of a widget found in a Dashboard control.
<TreeMap>.SelectGroup (Function)
Visually selects a group of elements in a TreeMap control.
SpreadsheetMoveWorksheet (Function)
Moves a worksheet within a Spreadsheet control in a window.
<Spreadsheet>.AddData (Function)
Adds a data into a Spreadsheet control found in a window.
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
<Sliding Banner>.Previous (Function)
Displays the previous plane of a Sliding Banner control.
<TreeView>.CopyItem (Function)
Copies an element (leaf or node) into a TreeView control.
ControlTypeInfo (Function)
Returns the icon corresponding to the specified type of control.
<Spreadsheet>.ListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
TreeModify (Function)
Modifies an element (node or leaf) in a TreeView control.
CameraPhoto (Function)
Captures a photo via a Camera control in an Android or iOS application.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
Sliding Banner control properties
The WLanguage properties can be used to handle ......