ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The "Area" charts
The Area chart is used to highlight the amplitude of a change......
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
ScanToPDF (Function)
Saves a document from a scanner to a PDF file.
Dequeue (Function)
Removes an element from the queue.
The "Radar" charts
The Radar chart is used to highlight a series according to another one......
Pop (Function)
Pops an element from a stack.
The "Bubble" charts
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
gpwImportLDAPUsers (Function)
Imports the users stored in a LDAP directory into the user file of user groupware.
The "Waterfall" charts
The "Waterfall" chart is a bar chart used to represent the positive or negative additions of several categories......
The "Surface" charts
The Surface chart is used to represent correlated analogical data, according to 3 axes...
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
Constants for managing tiles
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
HOperationInProgress (Function)
Returns the list of automatic operations in progress on an HFSQL server.
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
Pyramid charts
Pyramid charts allow you to view data in descending order......