ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
Code history
The code history is used to......
Handling a WEBDEV Slider control through programming
WEBDEV allows you to handle a Slider control through programming....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
Handling a Scrollbar control through programming
WINDEV allows you to handle a Scrollbar control through programming......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding to the Action Bar in the code....
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
WDLog: Restoring a data file from its log
WDLog is used to apply to a backup of a data file the different operations saved in the log of this file......
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Assisted input in an edit control (prefix syntax)
Implementing input suggestions in an Edit control is very simple......
How to create an SQL query to filter records?
This help page explains how to create an SQL query to filter records....
<picLayer variable>.DrawLine (Function)
Draws a line in a picLayer variable.
<WDPic variable>.PixelColor (Function)
Identifies the color of a pixel contained in a WDPic variable.
<picLayer variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a picLayer variable.
J2EE functions
List of J2EE functions...
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
Custom properties (WLanguage)
A custom property is a code element with two events......
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
Compilation options
The compilation options allow you to define the help system generation settings......
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling a Switch control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Switch control by programming......
EncryptStandard (Function)
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.)