ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
<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.
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.
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.
Easter (Function)
Returns the date of Easter for the specified year according to the western Christian calendar.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
The different types of variables
The different types of variables are......
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
<WDPic variable>.Resize (Function)
Resizes a WDPic image.
StringToDuration (Function)
Converts a duration in character string format to a duration that can be used by a Duration variable.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
<Diagram variable>.Load (Function)
Loads a diagram into a Diagram variable from a ".wddiag" file, a memo or a binary buffer.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
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.