ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
SaaS administrator - Adding a site
Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used......
Execution platform
WINDEV Mobile allows you to develop applications for different families of products......
Optional events: Retrieved information
In WINDEV, you can add optional events in the code of the different elements of an application......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
The TreeMap control
...The TreeMap control is used to dynamically represent data, possibly in tree structure, in a balanced way....
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
FOR statement
The statement block is repeated while a control variable is modified and compared to a limit value (before each beginning of statement block)...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
Events associated with ListView controls
List of events associated with ListView controls...
.NET application
To create a.NET application from a project......
"About" window
The "About" window is used to display and access various information about the current application......
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
iInitReportQueryConnection (Function)
Initializes the query linked to the report.
WDSQL: Executing a SQL query
WDSQL is used to run all the SQL queries created by WDSQL......
SCM: Adding an element to the repository
When an element is added to the SCM (Source Code Manager) repository, it is added to the reference project on the SCM server......
Input suggestions in an Edit control
Implementing input suggestions in an Edit control is very simple......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
11. Table/Looper controls
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.