ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV, WEBDEV and WINDEV Mobile general options
The general options are used to configure the working environment of the product used......
SCM: Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
GglPrintDocument (Function)
Prints a document (text or PDF file, images, Word or Excel document, ...) by using the Cloud Print service of Google.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
Using the Google Maps service
The Google Maps service is an Internet mapping software proposed by Google......
Obtaining an SSL certificate for IIS7 (or later)
To get an SSL certificate for IIS 7 (and later), the different steps are as follows:...
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
BurnerEject (Function)
Opens or closes the door of the current burner.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
gglDocument (Type of variable)
The gglDocument type is used to handle a Google document...
Push notification: Android configuration (Google Cloud Messaging)
To use the Push notifications in Android, you must have a Google account and you must perform a specific configuration......
NFCSendTag (Function)
Sends a NFC tag to another device.
BurnerMediaInfo (Function)
Retrieves the characteristics of the CD/DVD found in the current burner....
BurnerCancel (Function)
Cancels the current burn process.
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).