ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine 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).
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
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....
Component (Property)
The Component property configures the different components of a composite key.
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.
<Gantt chart>.ListLink (Function)
Lists the links in a Gantt Chart column in a Table or TreeView Table control.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Managing the application language through programming
A multilingual application is an application that can be distributed in several languages......
Lambda: Expressions and procedures
A lambda ("lambda function") is a more concise way to write internal procedures......
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
FBRequest (Function)
Performs a communication request (HTTP request) to the Facebook Graph API.