ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Global procedure/function
A global procedure can be used in all the processes or events of the project....
Screen,Get (External language)
Retrieves the value in a control or in a variable.
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of gglCalendar events, ...). of a WLanguage list....
SQL query (WLanguage type)
The "SQL query" type is used to write an SQL query in the WLanguage code.
Using offline sites
WEBDEV allows you to specify that a site or a set of pages can operate in off-line mode (without an Internet connection)....
GDPR: an audit of your data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
Social network: Available targets
This page presents the different possibilities of Social Network control according to the selected options......
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
List of extension attributes
The list of extension attributes ......
Share your projects via Git
Git is a source code manager......
Database schema editor: the different types of links
There are different types of links between the tables......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
grParameter (Function)
Retrieves or modifies a chart parameter.
11. Controls in practice
Discover the main characteristics of the controls...
Do not show a message again
The environment of WINDEV, WEBDEV and WINDEV Mobile often displays warning windows......
NFCReadTag (Function)
Starts reading a NFC tag or enables the detection of NFC tags for the current window.
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
DisplayEnabled (Property)
The DisplayEnabled property is used to: determine whether or not a control or window is refreshed. If the control is displayed, its content is refreshed regularly. refresh a control or window....
Creating the executable and the setup program
The languages supported by the application are taken into account......
HErrorLock (Function)
Used to check whether a lock error occurred.
AJAXExecute (Function)
Runs a server procedure without refreshing the page.