ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<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....
Composite keys
A composite key is a key item containing several other items......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Local procedure
Two types of procedures are available......
SOAP web services: create, generate and deploy
WINDEV and WEBDEV allow you to generate web services directly......
HOpenConnection (Function)
Opens a connection to a specific database.
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
SCM: Creating a branch
Branches allows you to create a copy of the current project, so that you can make changes, additions, etc., to two versions of the same project....
Report blocks
A printed report includes several sections......
27. Center or anchor a site horizontally
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....