ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
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.
<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....
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
Bar code constants
PC SOFT proposes to host your test sites......
FBStartSession (Function)
Used to authenticate and log in to Faceboook.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
BTLEInitialize (Function)
Initializes Bluetooth Low Energy (required in Windows and iOS only)
ParallelTaskRequestCancellation (Function)
Requests the cancellation of a parallel task.
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
FBRequest (Function)
Sends an HTTP request to the Facebook Graph API.