ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
zipAddFile (Function)
Automatically adds and compresses any type of file into a CAB, ZIP, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ) archive.
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)......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages......
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....
Appointment (Variable type)
The type Appointment type lets you define all the advanced features of an appointment: times, location, etc.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
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....
Edit options of a report
The report editor allows you to......
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....
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:...
Environment configuration
An environment configuration corresponds to a backup of the work environment in the editors of WINDEV, WEBDEV and WINDEV Mobile......
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
Combo Box columns in Table controls
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......