ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Connection (Property)
The Connection property gets and sets the connection associated with a data file.
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
MemcachedDecrementKeyGroup (Function)
Decrements the value associated with a key on a group of servers.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
<Image>.Resize (Function)
Resizes an image in an Image control.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
ModbusReadFloat (Function)
Reads one or more single-precision floats from a Modbus slave, starting at a specific address.
HTML Editor control functions (prefix syntax)
List of functions for managing HTML Editor controls (prefix syntax)...
Toast management functions
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
spAge (Property)
The spAge property gets the time elapsed since the password was last changed.
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
EmailSaveAttachment (Function)
Copies the attachment of current email onto the user computer (locally).
EmailUpdate (Function)
Updates the messages of MS Exchange according to the email server.
<PDF reader>.NbSignatures (Function)
Gets the number of signatures in a PDF Reader control.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
HTMLInsertAfter (Function)
Adds a node after the specified node in an HTML document.