ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector: Programming with HFSQL functions
To use a Progress database with the Native Connector, you must ......
Handling an ActiveX by programming
WINDEV allows you to handle an ActiveX control in WLanguage via......
Testing a dynamic project from a test server
Before deploying your dynamic WEBDEV site, we recommend that you run the final tests from a test sever......
WINDEV: Example of programmed Drag and Drop
3. WINDEV Mobile: Android, iOS, UWP...
WINDEV Mobile applications can run on the following platforms...
Events associated with a Ribbon control
The events associated with the Ribbon controls and groupings are:...
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
Including JavaScript files or a Web resource
WEBDEV allows you to include Javascript files or external resources in a WEBDEV project......
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
3. Data handled by a WINDEV Mobile application
The data handled by a WINDEV Mobile application can come from...
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
1. WLanguage
WINDEV Mobile tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
1. Project audits
WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min
2. Performance profiler
WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min
Window with parameters
A window can: Receive parameters when it is opened. Return values when it is closed....
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
User report editor (Reports & Queries)
A report provides a custom view of data......
Report based on a TreeView Table control
You can use a report based on a TreeView Table control to directly print the information displayed in a TreeView Table control found......
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes an automatic documentation for the procedures (or class methods)......