ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...
Languages supported by the setup
If your applications must be installed in several countries, the setup wizard proposes to generate a multilingual setup...
Setup mode
Several methods can be used to distribute a WINDEV application...
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.
Configuring the setup program
Two tools can be used to create a setup program...
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.
Generating the setup program
The last wizard step for creating the setup program allows you to...
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
1. What is the WEBDEV administrator used for
WINDEV: Example of programmed Drag and Drop
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
The "Analysis" pane
The "Analysis" pane lists......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
RedisSet (Function)
Changes the value of a key on a Redis server.
WINDEV concepts
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Translating a text file with WDTRAD
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
Parameter of a procedure/function
You have the ability to pass parameters to a procedure....
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Android: Conditions for using the Map control (before version 180056)
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service....