ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
DriveMoveFile (Function)
Moves a file present in an Drive directory to another directory on this Drive (remote disk).
MemcachedAssignKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers: If the key exists, the value is modified. If the key does not exist, the key/value couple is added....
iPrintBlock (Function)
Forces a report block to print.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
CertificateCheckFileSignatureBuffer (Function)
Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<Email variable>.ImportHTML (Function)
Imports, into the Email structure or into an Email variable, the content of an HTML file in order to send it by email.
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
Collapsed (Property)
The Collapsed property is used to: get or define the state (collapsed or expanded) that will be used when rows are added to a TreeView Table control. find out or modify the collapsed/expanded status for: the breaks of a Table control, the breaks of a Looper control, the break headers and footers of Table and Looper controls, a Drawer control, a Ribbon control, a Navigation Bar control. a Pivot Table control in a report....
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<redisConnection>.Get (Function)
Gets the value of a key from a Redis server as a string.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<redisConnection>.Subscribe (Function)
Subscribes to a Redis broadcast channel.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<Gantt chart>.DeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
SpreadsheetAddName (Function)
Specifies a name to identify a cell found in a Spreadsheet control.
<WDPic variable>.Rotation (Function)
Rotates a WDPic image.
TableEndFilling (Function)
Ends the process to populate a Table or TreeView Table control programmatically.