ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDINT, WDTRAD and WDDIXIO: Translation tools
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Configuring the IIS 7/7.5 server
Project managers: How to manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
WINDEV concepts
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
WDScript: use in command-line and console mode
Binding a Check Box control to an item
Arithmetic operators
The arithmetic operators are......
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements......
Events associated with the TreeMap control
List of events associated with the TreeMap controls...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...