ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Joins between the data files of a select query
When several data files are used in a query, the query editor automatically searches for the links between these files described in the analysis......
SQL set operations: UNION, UNION ALL and INTERSECT
SQL allows performing set operations on groups of files......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Brochure of new features: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
New Features brochure - Version 28: New WEBDEV features
New features in WEBDEV 28 presented in the New Features brochure....
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Creating an SSL certificate that can be used with SocketCreateSSL
To create an SSL server with SocketCreateSSL, you must use a signed certificate containing a private key......
PageDisplay (Function)
Displays a web page in the user's browser....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Dynamic audit
The dynamic audit of an application analyzes its runtime performance......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Classes, members, methods and properties
A class is made of......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
HFilter (Function)
Defines and enables a filter on a data file, view or query.
iDestination (Function)
Configures the print destination.
Installing Android development tools
To develop Android applications with WINDEV Mobile, you must install......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Principle for running threads
At runtime, an application runs in a main thread......
New Features brochure - Version 27: new features of WINDEV Mobile
New features in WINDEV Mobile 27 presented in the New Features brochure....
16. Application test in practice