ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic server update
The HFSQL Control Center is used to implement the automatic server update......
<PDF reader>.InfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
PDFReaderInfoXY (Function)
For a given position (coordinates of a point) in a PDF Reader control, returns one of the following: the page number for the specified position, the X-position (in mm) for the specified position, the Y-position (in mm) for the specified position....
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Message
The Message keyword can correspond to: the Message function. the Message property, which is used to get and change the help message of a control or menu option in a window. the Message property available for: a SFError variable. the email structure. an Email variable. a Notification variable....
Showing or hiding empty events or processes of an element
All WLanguage code is written in the code editor, which offers several events on a given control ......
Reinitializing the parameters automatically saved
WINDEV allows you to automatically save the different application parameters......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Report with parameters
When printing a report, you have the ability to pass parameters to this report......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
WDINT, WDTRAD and WDDIXIO: Translation tools
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile
License agreement for the tools included with WINDEV, WEBDEV and WINDEV Mobile...
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......
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Window control search functions
WINDEV allows the user to perform a search among all the texts found in a window or in a control......
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
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......
WDScript: use in command-line and console mode
WINDEV concepts
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......