ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files...
Events associated with supercontrols
List of events associated with supercontrols...
Find/Replace in the current project
The "Find/Replace" feature is used to......
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element...
Android permission management
Android applications require permissions to provide certain features that may require access...
The planes in WEBDEV
The planes are used to group the controls of an element......
Two-level setup
The two-level setup (or multisite setup) combines: a reference network setup deployed...
Custom properties (WLanguage)
A custom property is a code element with two events......
REST web service: Importing an API from OpenAPI
REST web service APIs can be described using OpenAPl files......
Deploying a Java archive
Like for any application, WINDEV allows you to create a setup program for a Java application......
MultimediaVolume (Function)
Returns or modifies the sound volume of the multimedia file played in a Multimedia control.
MultimediaDuration (Function)
Returns the size of the media file currently played (in milliseconds) in the Multimedia control.
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small...
HSuggestKey (Function)
Returns a list of keys to add to data files to improve query performance.
HTMLControlValue (Function)
Used to identify or modify a control in an HTML form contained in an HTML Display control.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report...
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
Secure (Property)
The Secure property is used to configure the table encryption security level.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
MultimediaPlay (Function)
Plays a multimedia file in a Multimedia control.
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested...