ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StringDeleteDuplicate (Function)
Removes duplicates among substrings of a string, based on one or more separators.
HCreateMovableReplica (Function)
Creates a movable replication.
Reduce (Function)
Applies a computation to each element of a WLanguage array.
<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.
DomoSwitchOn (Function)
Switches on one or more electrical devices compatible with the X10 protocol.
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.
<mqttSession variable>.Connect (Function)
Used to connect to a MQTT server (also called "Broker").
TableInsertLine (Function)
Inserts a row into: a Table control, a TreeView Table control....
zipExtractAll (Function)
Extracts all files from an archive and decompresses them.
17. TLS/SSL: Encrypting information on the Web
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
BottomMargin (Property)
The BottomMargin property is used to: Find out the bottom margin of a report. Modify the bottom margin of a report....
RightMargin (Property)
The RightMargin property is used to: Find out the right margin of a report. Modify the right margin of a report....
zipExist (Function)
Used to find out whether an archive exists.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
iPrintBlock (Function)
Forces a report block to print.