ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Certificate functions
The following functions are used to handle the certificates:...
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
Connection (Property)
The Connection property gets and sets the connection associated with a data file.
<redisConnection>.Unsubscribe (Function)
Cancels a subscription to a Redis broadcast channel.
<Image>.Resize (Function)
Resizes an image in an Image control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
ThreadExecute (Function)
Starts the execution of a secondary thread.
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
FileToURI (Function)
Saves the contents of a file to a resource identified by its URI.
Materialized view
...A materialized view is a physical data source defined by an SQL query....
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.
MemcachedIncrementKeyGroup (Function)
Increments the value associated with a key on a group of servers.
<Image>.AlphaBlend (Function)
Blends two images together. This allows you to create fade-in effects between 2 images.
MemcachedIncrement (Function)
Increments the value associated with a key.
Assignment operators
Three assignment operators are available......
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
Toast constants
Returns the two high bytes of an integer....
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
<Image>.InvertColor (Function)
Inverts the colors in an Image control.
<redisConnection>.Set (Function)
Changes the value of a key on a Redis server.