ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
Constants for managing certificates
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific menu ("SCM" from the main menu of the product used)......
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
Edit options of a report
The report editor allows you to......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Configuring an existing project for the SCM
Some operations are required before an existing project can be used by the Source Code Manager......
TriggerScheduledTask structure
The ScheduledTask structure is used to define all the events that will define the execution of a task......
Multi-project search
Performing a search in the current project is a common operation......
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to......
WEBDEV Application Server 2024
AAF: Context menu of Image controls
A context menu is available for Image controls......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Constants for the archiving functions
List of constants used by the archiving functions....
Scheduler report
The report editor allows you to create "Scheduler" reports....