ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDDeploy: Deploy a static or PHP site
To install the files of a static site on a Web server...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode...
WDDeploy features
WDDeploy is a tool used to easily deploy static or PHP sites...
I'm a Project Manager: How do I manage a development project?
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including......
Stored procedures and queries (HFSQL Client/Server)
The stored procedures are used to simplify the development and the maintenance of your applications by factorizing the code......
Push notifications
A mobile device can receive push notifications......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Creating a service with WINDEV
A service is a specific type of application intended to be run without any user intervention......
Managing parallel tasks
The computers are becoming more and more powerful......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ......
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Word Processing constants
The following constants are used by the functions for managing the Word Processing control:...
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
3. Deploying a WINDEV application
User login: User Groupware
WINDEV Tutorial: User Groupware User login: User Groupware - 20 mn
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
2. Variables
WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min