ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
<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.
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
dPolygon (Function)
Draws a polygon: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HDescribeConnection (Function)
Describes a new connection to an external database.
DeclareAWPContext (Function)
Used to declare a list of variables whose value will be persistent between the successive displays of Active WEBDEV Pages.
DDEString (Function)
Returns the information retrieved by DDERetrieve.
HChangeRplDir (Function)
Changes the location of the subscriber replica description ("*.rpl" file).
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.