ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InSysNotificationMode (Function)
Used to determine if the application is launched from an interactive notification in "Windows 10".
<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).
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
CertificateSignFile (Function)
Creates the signature of a file. This signature can be stored in a Buffer variable or in a text file.
ModbusWriteBit (Function)
Writes one or multiple bits to a specific address in a Modbus slave.
DiagramSearch (Function)
Searches for shapes containing a specific text in a diagram.
ImageStopScrolling (Function)
Stops the automatic image sliding.
rssSave (Function)
Builds the RSS stream and saves the RSS stream in an XML file.
WebSocketExecute (Function)
Executes a procedure in the context of a client connected to the WebSocket server.
PageChangeLayout (Function)
Applies a specific layout to a page.
MemcachedModifyKeyGroup (Function)
Modifies a key/value couple in the Memcached cache on a group of servers....
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.
MemcachedIncrement (Function)
Increments the value associated with a key.
MemcachedDecrement (Function)
Decrements the value associated with a key. The key is created if it does not exist.
Phone constants (Android / iOS)
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.
<fbSession variable>.Status (Function)
Checks the status of a Facebook session.