ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Setup mode
Several methods can be used to distribute a WINDEV application...
How to color a control with focus?
This help page explains how to highlight the control where the input is performed....
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.
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
WINDEV concepts
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
Translating a text file with WDTRAD
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
DnDAccept (Function)
Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop....
DnDGetData (Function)
Retrieves a specific type of data 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....
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
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....
SQL statements
The main SQL statements allowed in the SQL queries managed by WINDEV and WEBDEV are as follows......
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....
Calling a procedure/a function
Syntax for calling a local or global procedure.
Procedure/Function
A procedure is used to associate an identifier with a statement block......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min