ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SourceSeries (Function)
Defines the source of a series.
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
ContactList (Function)
Lists the device contacts corresponding to the specified criteria.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
Socket management functions
List of functions for managing sockets...
Sub-query
A sub-query is a query whose result is used by another query......
Dimension (Example)
Example of use of Dimension
HExecuteQueryAsynchronous (Example)
Example of use of HExecuteQueryAsynchronous
OrgModify (Function)
Modifies an element in an Organization Chart control.
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
MemcachedIncrement (Function)
Increments the value associated with a key.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
<Image>.Resize (Function)
Resizes an image in an Image control.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.