ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
Feedback component
The Feedback component is a component provided with WINDEV......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
4. Types of pages
Different types of pages can be used in the sites created with WEBDEV......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
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....
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
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), ......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
WINDEV concepts
Configuring the IIS 7/7.5 server
WDScript: use in command-line and console mode
5. User Groupware in practice
Print functions (prefixed syntax)
List of print functions...
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.)....
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
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...