ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Events associated with a Signature control
The following processes are associated with a Signature control:...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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...
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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......
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....
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
7. Multilingual applications in practice
WDScript: use in command-line and console mode
Creating a delete query
A delete query (corresponding SQL statement......
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....