ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

grIncreaseData (Function)
Adds a value to a data in a chart.
VideoParameter (Function)
Returns or modifies the value of a parameter for the device camera. Function kept for "Version-26-compatible" Camera controls....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
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....
13. Security benefit: managing the "Back" button
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Handling Button controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically handle Button controls......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
BackgroundImagePrinted (Property)
The BackgroundImagePrinted is used to: Determine if the background image of a report (form or other) should be printed. Print (or not) the background image of a report....
CompleteDir (Function)
Adds a backslash to the end of a string, if necessary.
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
Manipulating Chart controls in a WEBDEV site
When a Chart control is executed on a page of the WEBDEV site, users can personalize visuals via a context menu......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
zipDeleteAll (Function)
Deletes all files from an archive.
WDTrans: Cancel the operations performed on a transaction file
If a transaction is in progress, cancels all operations performed on the files in transaction since the start of transaction......
2. User-friendly editors in practice
User-friendly editors in practice...
MongoDB/GRIDFS databases
MongoDB is a document-oriented NoSQL database......
Creating a flexible modeling
To create a new flexible modeling, you can......
HOnError (Function)
Customizes the management of HFSQL errors.
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed on a local network. an HTTP setup used to update the reference setup on the local network....
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....