ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The different WEBDEV Application Servers
WEBDEV includes several WEBDEV Application Servers......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
3. Preparing the setup program
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min...
Error 121: Shadowing a structure
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
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......
2. Managing a Client/Server database
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min...
Compiling and testing the help system
It is necessary to compile the help to create a file based on the information entered in the help editor......
Query and project
Using Java code
You can use Java code: in Java applications generated with WINDEV. in Android applications generated with WINDEV Mobile. This allows you to create global procedures in Java....
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. HFSQL Client/Server: Implementation
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 1 - HFSQL Client/Server: Implementation - 10 min...
Non-modal management of a window
The window that opens another window is called parent window ; the windows opened by the parent window are called child windows......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Characteristics of maximized windows
A maximized window occupies the entire screen of the mobile device....
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....
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Handling a Radio Button control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Radio Button controls......