ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
<WLanguageCodeFormatting>MetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation.
<fbSession variable>.Stop (Function)
Closes the Facebook session opened with the FBStartSession function.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
<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.
HTTPSimulateNetwork (Function)
Simulates a slow network by limiting the download and upload speed.
MemcachedAddKeyGroup (Function)
Adds a new key/value couple into the Memcached cache on a group of servers....
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.
CodeWLanguageMetEnForme (Function)
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc.
<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...
Scanner functions
The scanner functions are as follows:...
URIToBuffer (Function)
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a web service. This request can be modified to adapt it to the expectations of the web service, if necessary. It can then be sent using HTTPSend.
CertificateList (Function)
Returns the list of certificates available on the computer.
<JSON variable>.ToXML (Function)
Converts a JSON string to XML.
CertificateCheckString (Function)
Checks the correspondence between a signature and a string.
Standard FTP functions
List of standard FTP functions...
CertificateSignString (Function)
Creates the signature of a character string.
<Scanner variable>.Capability (Function)
Used to determine if a scanner has a given capability.