ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scanner functions
The scanner functions are as follows:...
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
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.
<fbSession variable>.Stop (Function)
Stops the Facebook session that was started by FBStartSession.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
<xmlNode>.ToJSON (Function)
Converts an XML string to JSON.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.
BeaconListBackgroundDetection (Function)
Returns the list of active Beacon detections started in the background with BeaconDetectBackground.
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.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
<Source>ExportJSON String (Function)
Exports the records from a table (HFSQL or OLE DB), view, or query to a JSON string.
<emailIMAPSession variable>.Expunge (Function)
Destroys all the deleted emails marked as deleted ("Deleted" status) from the current folder of IMAP session.
Input suggestion functions
The following functions are used to program input suggestion options in Edit controls...