ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV offer a Native Connector for MySQL...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Constants for manging the replication
List of constants used by the functions for managing the replication....
Printing a report in WEBDEV
When creating a report, the test of this report can be run from the report editor. You also have the ability to include this report in your sites. The Web user will have the ability to print the report from a button, a menu option, ... for example....
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......
Bluetooth constants
List of constants used by the Bluetooth functions....
Adapting a project to use the skins
An existing project (developed with an earlier WEBDEV version for example) can be easily adapted to use the skin elements......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
Step 5: Site parameters
Once the site installed, you can define the site connection options......
Customizing the User Groupware
Using the query result
The result of a select query can be used in......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Activity diagram
An activity diagram represents the behavior of a method or the flow of a use case......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
iPrintReport (Function)
Prints a report created with the report editor.
HViewToFile (Example)
Usage example of the HViewToFile function
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
LooperAddLine (Function)
Adds a row at the end of a Looper control.
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
3. Deploying a WINDEV application
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min