ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageChangeLayout (Function)
Applies a specific layout to a page.
<modbusSession>.ReadRegister (Function)
Reads one or more registers from a Modbus slave, starting at a specific address.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
Toast constants
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
Functions for managing menus (prefix syntax)
List of functions for managing menus...
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ImageStopScrolling (Function)
Stops the automatic image sliding.
InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
MemcachedIncrement (Function)
Increments the value associated with a key.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Phone constants (Android / iOS)
MemcachedModify (Function)
Modifies a key/value couple in the Memcached cache....
MemcachedAddPrefix (Function)
Adds a value at the start of existing value in the cache for the given key.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
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.
MemcachedAddPrefixKeyGroup (Function)
Adds a value at the start of existing value in the cache for the given key on a group of servers.