ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using the Vista style in your windows
WINDEV allows you to customize...
Constants for managing the Enumerations and the Combinations
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
Redis functions
The following functions are used to manage a Redis database:...
Queue, stack and list management functions
List of functions for managing the queues, the stacks and the lists...
hbWrite (Function)
Writes cells (values of items) to one or more rows (records) in an HBase table.
<mongoDatabase variable>.ExecuteCommand (Function)
Runs a generic command on a MongoDB database.
Functions for managing Dates and Times (prefix syntax)
List of functions for managing dates and times...
<Document variable>.Insert (Function)
Inserts an object in a Document variable. The objects that can be used are: an element, a document, a paragraph, a text, an image, a fragment....
dBlur (Function)
Blurs the entire given area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<btleCharacteristic variable>.WriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleCharacteristic variable>.ReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
Windows
The windows represent the main interface of a WINDEV application......
XMLSave (Function)
Saves an XML document in a file.
Date and Time management functions
List of functions for managing dates and times...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Day (Property)
The Day property is used to: Get the day from a Date or DateTime variable, or get the number of days from a Duration variable. Change the day of a Date or DateTime variable, or change the number of days of a Duration variable. Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format) Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)...