ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Setup wizard: Steps for creating a WINDEV application setup program
The setup program creation wizard allows you to define all the settings of your setup program.
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Configuring the setup program
Two tools can be used to create a setup program...
Setup mode
Several methods can be used to distribute a WINDEV application...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.
Automated tests
WINDEV Tutorial - Monitoring the evolution of an application Automated tests - 20 min
Managing geolocation and GPS
WINDEV Mobile and WEBDEV allow you to exploit geolocation and GPS features found on mobile devices and browsers.
Manipulating Scheduler controls programmatically
A Scheduler control can be......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
WINDEV and OPC
OPC stands for "OLE for Process Control"......
The windows and pages of the User Groupware
Two methods can be used to include the User Groupware......
14. Controls in practice
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
Handling Gantt Chart controls programmatically
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......
Description of a CSS style
This window allows you to describe a CSS style that will be used for the controls of your WEBDEV project......
Using WDDIXIO
To translate the text used in your project:...
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
ImageInfoValue (Function)
Returns the value of an Exif tag for the image used.
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
Data persistence
The data persistence is used to store the value typed by the user......
Spreadsheet control in a window
The spreadsheet is one of the most often used business tools. The Spreadsheet control is used to include a spreadsheet in your WINDEV windows....