ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Report viewer: Proposing several reports
In the document preview, end users can......
13. Reports
WINDEV Mobile allows you to easily create and print all types of reports with the report editor....
Arithmetic operators
The arithmetic operators are......
Uploading files
Uploading consists in saving a file located on the user's computer to the Web server......
WDDIXIO overview
Live Data: viewing data in the editors
The "Live Data" is used to view the content of the data files in the controls currently created in the different editors of the product used (window editor, page editor, report editor, ......
WDMSG license agreement
WDMSG license agreement...
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
SaaS administrator - Adding a client
Adding a SaaS client account is used to make a SaaS site available to the users......
Printing a report on one of the printers connected to the Web Server
To print a report on one of the printers connected to the Web server, you must......
WDINT license agreement
WDINT license agreement...
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
Handling a Looper control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Looper control by programming......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
Binding controls to data
A window or page can display information from......
4. WEBDEV, WINDEV and WINDEV Mobile: fully compatible format
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Native Oracle Connector for WINDEV and WEBDEV
Native SQL Server Connector for WINDEV and WEBDEV 2024
Resizing a window (AAF)
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....
Navigation history in the code
The different editors enable you to directly view the code of an element by pressing the F2 key......
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......