ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Generating the setup program
The last wizard step for creating the setup program allows you to...
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.
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...
Style of pages: Background image
To optimize the style of your pages, WEBDEV allows you to use a background image in your pages......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
Handling Ribbon controls programmatically
WINDEV allows you to programmatically handle Ribbon controls, as well as their tabs and groups....
HIndex (Function)
Rebuilds the file index (".NDX" file).
Report controls
Several types of controls can be handled in a report created by the report editor......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
BurnerAddDirectory (Function)
Adds all the files found in a directory to the compilation.
Guided tour management constants
HDescribeConnection (Function)
Describes a new connection to an external database.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
The Calendar control
The Calendar control is used to permanently display a calendar in a window or page......
LDAPSession structure
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)......
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
StoreTheConfiguration (Property)
The StoreTheConfiguration property is used to: Determine whether the configuration of the panes in a dynamic Tab control or Ribbon control is automatically saved and restored. Modify the configuration of the panes in a dynamic Tab control or Ribbon control so that it is automatically saved and restored (or not)...
ComponentLocate (Function)
Specifies the access path to an external component of project.
Starting WDOptimizer in a command line
The Multimedia control
The Multimedia control is used to play multimedia files......
Project description: Telemetry tab
The project description window allows you to configure various elements of your project......
HPass (Function)
Defines the password used to create or open a data file.
HPrevious (Function)
Positions on the previous file record according to a browse item.
Printing in Linux
WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions......
Using an external component in an application
A component can be reused at any time in any application......