ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
The tables in a report
In a report, a table includes a set of controls called "Table cells"......
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Saving entered data (AAF)
1. What is the WEBDEV administrator used for
WINDEV: Example of programmed Drag and Drop
Telemetry: Main features
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......
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......
WEBDEV concepts
WINDEV concepts
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
Editing the CSS style sheet
WEBDEV gives you the ability to manage all the CSS styles used in a project......
DnDGetData (Function)
Retrieves a specific type of data during Drag/Drop....
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.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
DnDCacheData (Function)
Indicates the type of data and the data to copy/move during Drag/Drop....
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....
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....
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....