ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Map>.InfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
<sshSession variable>.Read (Function)
Reads the data found on the output buffer of the SSH session.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<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.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
RedisSet (Function)
Changes the value of a key on a Redis server.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<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.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.