ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
WINDEV Mobile concepts
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
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......
New Features brochure - Version 27: New WINDEV features
New features in WINDEV 27 presented in the New Features brochure....
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, ......
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......
Multilingual project
"?" menu
WINDEV proposes a help menu adapted to your applications......
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......
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
<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....