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...
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
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
<Kanban>.Save (Function)
Updates the record bound to the current card in the Kanban control.
KanbanSave (Function)
Updates the record bound to the current card in the Kanban control.
DiagramGroup (Function)
Creates a group from the elements selected in the Diagram Editor control.
DiagramUngroup (Function)
Dissociates the different shapes of a group in a Diagram Editor control.
InPageWithinWindowMode (Function)
Indicates if the page is displayed in a WEBDEV Page control in a window.
ChangeSourcePage (Function)
Dynamically changes the page displayed in an Internal Page control
<Panel>.Detach (Function)
Detaches a Dockable Panel control to transform it into a floating window.
TableDeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
<Table>.DeleteSelect (Function)
Deletes the selected rows from a Table or Treeview Table control.
Multimedia control properties
List of properties associated with the Multimedia control...
Range Slider control properties
The following properties are associated with the Range Slider control:...
Linear Looper control properties
<Spreadsheet>.InsertRow (Function)
Inserts an empty row into a Spreadsheet control found in a window.
TableToClipboard (Function)
Copies the content of a Table or TreeView Table control to the clipboard.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
<Spreadsheet>.Freeze (Function)
Used to freeze the display of a row or column in a Spreadsheet control.
<Dashboard>.AddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
<HTML editor>.GetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
CameraChangeDriver (Function)
Connects the "Camera" control to a specific driver for video capture.
<Multiline Zone>.InsertLine (Function)
Inserts a new dynamic row in a Multiline Zone control.
<Code Editor>.Execute (Function)
Executes the WLanguage code displayed in the Code Editor control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.