ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Project configuration
Project configurations allow you to adapt the same project to multiple "targets"...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile...
Installing 64-bit WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server...
Compilation instruction: COMPILE SI
The <COMPILE IF> statement allows you to compile (or not) a WLanguage code according to a condition.
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps...
<Tab>.LoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
Installing WINDEV/WEBDEV/WINDEV Mobile: Complying with the directory standard
The different Windows versions propose standard regarding the location of some files and the use of directories...
TabLoadConfiguration (Function)
Restores the configuration of dynamic tabs in a Tab control.
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Creating and using a REST Webservice
A REST WebService is a program hosted on a server containing functions accessible via HTTP...
Using the Control Centers in Client/Server mode
All the Control Centers provided with WINDEV, WEBDEV and WINDEV Mobile use the same database......
Monitoring robot overview
WINDEV, WEBDEV and WINDEV Mobile include a monitoring robot......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server...
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window,...
Deep links to mobile applications
Deep linking allows you to redirect the user to specific content in a mobile application (rather...
Automatic context menu for the Scheduler controls
Each Scheduler control found in a window proposes a menu to the user....
Context menu of Organizer controls (AAF)
Each Organizer control found in a window proposes a menu to the user......
Using WDDIXIO
To translate the text used in your project:...
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess...
Data persistence
The data persistence is used to store the value typed by the user......
Printing in PDF
WINDEV, WEBDEV and WINDEV Mobile allow you to create a PDF file during a print......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can...
Native MariaDB Connector: Specific features
The Native MariaDB Connector creates "InnoDB" tables to support locks and transactions on a MariaDB...
Native MySQL Connector: Specific features
The Native MySQL Connector (also called "Native MySQL Access") creates "InnoDB" tables to support...
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
grPieStartAngle (Function)
Indicates the start angle of first section in a Pie chart, Semi-circular chart or Donut chart.
grAddData (Function)
Adds a data into a chart.
BurnerCancel (Function)
Cancels the current burn process.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
10. Internal components in practice