ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
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......
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......
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
Scanner functions
The scanner functions are as follows:...
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
<Certificate variable>.OpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Functions for handling commands in console mode (prefix syntax)
Functions for handling commands in console mode....
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
EnumerationCheckName (Function)
Checks whether an enumeration value known by its name is valid.
<Source>ExportJSON String (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.