ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Project Management Hub: Managing tasks
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
SendKey (Function)
Simulates the keystrokes and the mouse actions.
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Remote WEBDEV administrator: Managing the error messages
By default, when an error occurs in a dynamic WEBDEV site, an error message is displayed on the browser of the Web user....
Constants for managing videos
List of constants used by the functions for video management....
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server), the log process can be implemented on these data files......
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
Constants for managing the windows
List of constants used by the functions for managing the windows...
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
WDLog: Saving HFSQL data files
WDLog allows you to save all the HFSQL data files used by a WINDEV or WEBDEV application......
Character strings
WLanguage supports different types of strings....
3. Deploying a WINDEV application
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......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
8. Sharing a project in practice
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
Adapting a website to support multiple languages
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min