ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WEBDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
Project configuration
Project configurations allow you to adapt the same project to multiple "targets"......
Using .NET assemblies in a project
To use .NET assemblies in a project......
MenuAddSeparator (Function)
Adds a new separator in a menu (drop-down or context menu).
Encode (Function)
Encodes a character string or a buffer. To decode the result, simply use Decode.
Natif DB2 Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to DB2......
MongoDeleteAll (Function)
Deletes all the documents (corresponding to the specified filter) from a collection of a MongoDB database.
InBackgroundMode (Function)
Indicates whether the code is run when the application is in background.
SOAPError (Function)
Returns the error of the last SOAP procedure that failed.
AssistedInputConfigure (Function)
Used to configure the filter and the opening of assisted input.
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
gpwFindUser (Function)
Retrieves the characteristics of a user of the user groupware.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
WLanguage procedure called by iCloudKeyValueWatch
Callback of the iCloudKeyValueWatch.Cb function for the callback parameter
gpwForgottenPassword (Function)
Runs an action to retrieve or change the password of a user.
gFontBold (Function)
Builds a sequence of characters used to specify whether the text that follows the call to this function is in bold or not.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
gRectangle (Function)
Builds a sequence of characters used to draw a rectangle.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
DnDIsDataAvailable (Example)
Usage example of the DnDIsDataAvailable function
Reports & Queries: Specific features
This help page presents the specific features of "Reports & Queries" (which means the user version of report editor) ......