ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Toast constants
Component (Property)
The Component property configures the different components of a composite key.
ThreadExecute (Function)
Starts the execution of a secondary thread.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<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.
<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
QuickActionList (Function)
Lists the application's quick actions....
RedisSet (Function)
Changes the value of a key on a Redis server.
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.