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
<Scheduler>.AddAppointment (Function)
Adds a new appointment into a Scheduler control.
<Scheduler>.AddResource (Function)
Adds a new resource into a Scheduler control.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
<Html>.Navigate (Function)
Starts navigation in an HTML Display control.
<Multimedia>.Play (Function)
Plays a multimedia file in a Multimedia control.
HTMLEditorSearch (Function)
Searches for a string in an HTML Editor control.
<HTML editor>.Search (Function)
Searches for a string in an HTML Editor control.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
LooperCount (Function)
Returns the number of rows in a Looper control.
HTMLNavigate (Function)
Starts navigation in an HTML Display control.
ControlOver (Function)
Identifies the control hovered over with the mouse cursor.
ControlCurrent (Function)
Returns the name of the control currently in edit.
ControlContextMenu (Function)
Identifies the control on which the context menu was opened.
ToolbarPosition (Function)
Indicates the display mode of a Toolbar control.
PostMessage (Function)
Sends a Windows message to a control or to a window.
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeSort (Function)
Sorts the elements found in a TreeView control.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
OLELoad (Function)
Initializes an OLE control with an OLE object.
grDestinationControl (Function)
Defines an Image control as destination of a chart.
<Panel>.Position (Function)
Retrieves the position of a Dockable Panel control.
<Kanban>.ListIndex (Function)
Returns the index of a list in a Kanban control.
<Kanban>.AddList (Function)
Adds a new list to a Kanban control.