ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
<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.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
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...
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
Constants for managing tiles
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
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.
Pyramid charts
Pyramid charts allow you to view data in descending order......
gpwListOAuthParameters (Function)
Retrieves the list of OAuth parameters defined for the User Groupware, i.e. the list of providers (Google, Facebook, etc.) to which it is possible to connect via the User Groupware. These parameters are defined via the User Groupware administration site.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
Range Area chart
The Range Area chart is used to show a variation between a high and a low value......
<Source>.InitSubscriber (Function)
Initializes the range of automatic identifiers for the description file of subscriber replica (".RPL" extension).
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......