ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.DeleteDuplicate (Function)
Deletes the duplicates from an array.
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
WDTestSite: Running a scenario
The scenario is a text file (".WCN" extension) containing all the operations performed when recording the scenario. This scenario is run by WDTestSite....
Reverse code modeling
The reverse code modeling allows you to view in a graph......
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
ArrayDeleteDuplicate (Function)
Deletes the duplicates from an array.
List of extension attributes
The list of extension attributes ......
Color constants
The color constants are mainly used in the chart functions, the print functions and the drawing functions......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
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)....
<Array>.Sort (Function)
Sorts a WLanguage array.
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
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.
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.
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
ArraySort (Function)
Sorts a WLanguage array.
Sort (Function)
Sorts a WLanguage array.
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......