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...
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...
Tab control properties
A Tab Control 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...
Tab pane properties
A tab pane 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
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...
<Source>.FromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Remote WEBDEV administrator: Server parameters
The server administrator can define the server parameters via the remote administration tool......
WDADMINEXE: Managing the setups in push
WDADMINEXE is used to deploy network applications in push via the "Push" tab......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Managing the synchronization
For each action performed in a page, the mechanism for page synchronization automatically checks the synchronization......
<Table>.SearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
Coloring a row, a column or a cell found in a control (AAF)
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control......
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
ControlAlias (Function)
Gets, modifies or restores the data binding to a control or group of controls.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
Event (Function)
Intercepts a Windows event on a control, a group of controls or a WINDEV window.
ControlExist (Function)
Checks the existence of a control (or group of controls) in a window, in a page or in a report.
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Style of windows: image and background color
To optimize the style of your screens, WINDEV and WINDEV Mobile allow you to use......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Properties linked to the Euro management
List of properties linked to the Euro management...
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
Link control associated with an item containing an email address
In a database, the email address of customers, suppliers, ......
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Types of Edit controls
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......