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.
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...
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....
DnDCursor (Function)
Manages the mouse cursor and specifies the action allowed during Drag and Drop.
DnDGetData (Function)
Retrieves a specific type of data during Drag/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