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...
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window...
Tab control properties
A Tab Control can be manipulated in a window or page using the following 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 tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Tab pane properties
A tab pane can be manipulated in a window or page using the following WLanguage properties...
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
FileToMemoryList (Function)
Populates a List Box or Combo Box control programmatically with the records from a data file or query.
TreeTypeItem (Function)
Checks the existence of an element in a TreeView control and returns its type (node or leaf) if the element exists.
FlexRowGap (Property)
The Property FlexRowGap allows you to know and modify the height of the gutter which separates the lines of a control Flexbox.
<Gantt chart>.ChangeMode (Function)
Changes the number of days displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.TimeDisplayed (Function)
Defines the time range displayed in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.WorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column in a Table or TreeView Table control.
diagGroup (Type of variable)
The diagGroup type is used to define all the advanced characteristics of a group of shapes in a Diagram Editor control.
TableEnd (Function)
Stops the manual iteration of data file linked to a Table control based on a data file.
Kanban control functions
The following functions handle Kanban controls......
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
<Gantt chart>.GetTask (Function)
Gets a task using its identifier in a Gantt Chart column in a Table or TreeView Table control.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
Web Component control properties
The Web Component control can be handled by the WLanguage properties in server code and in browser code......
Static control properties
List of properties associated with a Static control...
TreeView Table control properties
List of properties associated with the TreeView Table control...
LineCursor (Property)
The LineCursor property gets and sets the number of the line where the cursor is located in a Code Editor control.
Type and version of Web server
The configuration diagnostic displays the following error......
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Events associated with a Spreadsheet control
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
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......
Skin elements
The skin elements are used to quickly change the visual aspect of a project without having to retouch every page and every page template......
Query creation mode: independent or embedded query
The query editor proposes two methods for creating a query......