ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
BurnerAddDirectory (Example)
Usage example of the BurnerAddDirectory function
Using several libraries in an application
A library is a WDL file that contains all the resources......
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Zombie data files and items
During the life of an application, items live and die......
BurnerAddFile (Example)
Usage example of the BurnerAddFile function
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
JSON (Type of variable)
The JSON type makes it possible to simplify actions on data in JSON format.
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Deploying an iOS application
WINDEV Mobile tutorial: Deploying an iOS application 10 min
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
nWDGetLastError: Error code of last error
Error code of last error......
General environment of WINDEV
ArrowEnd (Function)
Sets the position of the target end of an arrow in a "Shape" control.
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Environment of the project editor
The main elements of the project editor are as follows:
ArrowStart (Function)
Sets the position of the source end of an arrow in a "Shape" control.
.NET application
To create a.NET application from a project......
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
Developing 64-bit sites
You can deploy 64-bit compatible sites......
BurnerSave (Example)
Usage example of the BurnerSave function
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......