ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
<xmlDocument variable>.ValidDocument (Function)
Validates an XML document from an XSD schema.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
Toast functions
The TopMargin property sets the top margin of an element....
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<WBAdminAuth variable>.ListAccount (Function)
Returns the list of WEBDEV accounts on a WEBDEV Application Server.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.
<JSON variable>.ToString (Function)
Converts the content of a JSON variable to a JSON string.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
Generating SQL scripts
The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ......
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
EmailBuildSource (Function)
Generates the source code of the email message to be sent from the variables in the Email structure or in an Email variable.
DiagramToSVG (Function)
Exports a diagram to an SVG image.
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
GetVariableDefinition (Function)
Gets the description of a variable.