ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. Creating a WINDEV project and its analysis
WINDEV Tutorial: Creating a WINDEV project and its analysis Lesson 1 - Creating a WINDEV project and its analysis - 5 min
Hosting parameters
The hosting parameters define the default values that will be used to create the new hosting accounts......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Progress Bar control properties
List of properties associated with the Progress Bar control...
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
HFSQL Control Center: Open an analysis
The HFSQL Control Center allows you to fully manage an analysis......
Characteristics of a PCL print
The result of a PCL print mainly depends on the technical features of the printer used (management of images and lines, management of fonts, ......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
Multilingual project
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
WINDEV 2024
The Static control
A Static control is a control used to display a static text......
Business rules
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules......
Using the Wi-Fi
WINDEV and WINDEV Mobile propose the WiFi functions to easily access the Wi-Fi networks......
<Window>.ToFile (Function)
Automatically updates: the values of a data file's items in memory with the values from the controls in the window. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the window controls are automatically updated with the values of these controls. This function is also available for WEBDEV pages....