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
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Breadcrumb>.InsertLink (Function)
Inserts a link into a Breadcrumb control.
<Breadcrumb>.DeleteLink (Function)
Deletes a link from a Breadcrumb control.
<Breadcrumb>.AddLink (Function)
Adds a link into a Breadcrumb control.
<Organizer>.DeleteAll (Function)
Deletes all the appointments from an Organizer control.
<Organizer>.DeleteAppointment (Function)
Deletes an appointment from an Organizer control.
<Organizer>.SelectPlus (Function)
Selects an appointment in an Organizer control.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Calendar>.SelectPlus (Function)
Selects a date in a Calendar control.
<Looper>.Insert (Function)
Inserts a row into a Looper control.
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
<Looper>.SelectMinus (Function)
Deselects a row in a Looper control.
<Looper>.SelectPlus (Function)
Selects a row in a Looper control.
<Looper>.Delete (Function)
Deletes a row from a Looper control.
<Spreadsheet>.DeleteColumn (Function)
Deletes a column from a Spreadsheet control.
<Spreadsheet>.DeleteRow (Function)
Deletes a row from a Spreadsheet control.
<Image>.DrawText (Function)
Draws a text in an Image control.
<Image>.Fill (Function)
Colors an area in an Image control.
<Image>.DrawRectangleGradient (Function)
Draws a rectangle in an Image control.
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
<Image>.DrawBorder (Function)
Draws the borders in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.DrawPoint (Function)
Draws a point in an Image control.
<Image>.Resize (Function)
Resizes an image in an Image control.