ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "dynamic" Tab control (prefix syntax)
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...
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...
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 programmatically
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 tab through programming (prefix syntax)
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties...
Repairing the project
In some cases, "Project......
SourceToScreen (Function)
Automatically updates the controls in a window or page with: the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor. the values of the bound WLanguage variables....
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Handling a status bar in the window editor
This help page presents the different operations that can be performed in a status bar......
10. Embedded queries
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
Animation (Property)
The Animation property animates an image.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Opening, closing and saving a query
The query editor allows you to easily handle the queries....
Software Factory: Administrator options
Several options can be configured in the Software Factory administrator......
10. Embedded queries
10. Embedded queries
The controls from a window can be linked to a data file or existing query, ......
Supercontrol
A supercontrol is an advanced type of control......
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project......
Handling a TreeView Table control programmatically
This page explains how to program TreeView Table controls......
PageInitialization (Function)
Resets to zero (or not) the controls found in the current page and starts the events for initializing the controls and the page.
TableColumnSelectOccurrence (Function)
Returns the number of selected columns found in a table. This function is kept for backward compatibility. It is recommended to use TableSelectCount.
Style of a control
As soon as it is created, a control is associated with a style......
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Calendar functions (prefix syntax)
Configuring the setup program
Two tools can be used to create a setup program......
The different types of Table controls: populated programmatically, with or without access to the data source
WINDEV, WEBDEV and WINDEV Mobile allow you to use......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min