ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The "dynamic" Tab control (prefix syntax)
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
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...
Handling a dynamic programmatically
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
HTMLClassToggle (Function)
Toggles a class in the HTML classes of a control: the class is added if it does not exist, the class is deleted if it already exists.
kbActionAllowed (Variable type)
The kbActionAllowed type allows you to define which actions are available to the end user when handling cards in a Kanban control.
MarkerImage (Variable type)
The MarkerImage type is used to customize the image associated with a marker or a marker cluster displayed in a Map control.
Pivot Table control properties
You can manipulate Pivot Table controls in a window using the following WLanguage properties......
SpreadsheetRecalculateAll (Function)
Recalculates all formulas of a Spreadsheet control found in a window (including the formulas that use WLanguage functions/procedures)....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Gantt chart>.PositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
TextWithoutFormat (Property)
The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags.
ActionBarSearchVisible (Function)
Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window.
<Word Processing>.StartModification (Function)
Indicates the start of a series of actions performed in a Word Processing control in a single event ("undo/redo")....
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
GanttPositionDateTime (Function)
Sets the first day and time displayed in a Gantt Chart column in a Table or TreeView Table control.
TitleBackgroundColor (Property)
The TitleBackgroundColor property gets and sets the background color of a column title in a Table or TreeView Table control.
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Splitting Business logic / UI code
During the development cycle of an application, the code that is specific to the interface (UI) and the code that is specific to the business logic (access to databases, etc.) are often "mixed"...
Binding a Radio Button control to an item
A Radio Button control can be bound to an item in a table, query, etc....
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......
Importing an HTML page into a WEBDEV site
WEBDEV allows you "suck up" the existing HTML pages......
How to contact the Free Technical Support?
The different methods to contact PC SOFT Technical Support....
Handling a Breadcrumb control through programming
The Breadcrumb control can be handled through programming......
Managing HFSQL Client/Server applications
The HFSQL Control Center is used to manage the HFSQL Client/Server servers and the HFSQL Client/Server databases......