ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
Constants for managing tiles
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
Sunburst chart
The Sunburst chart is a Pie chart containing several levels of hierarchical data......
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
Composite chart
A composite chart is a chart that displays several types of charts......
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......
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
StringToJSON (Function)
Converts a JSON string into a JSON variable.
<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......
The "Column" charts
The data is interpreted as "columns" whose height is proportional to the value of data......
The "Scatter" charts
A scatter chart (XY) represents the relationship between two numeric values in two series of data......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
FTPGet (Function)
Transfers a file or directory from an FTP (File Transfer Protocol) server to the current computer.
FTPSize (Function)
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol).
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
PicRectangularSnip (Function)
Captures a rectangular area defined with the cursor and retrieves the image in a variable of type Image.