ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TimeLine>.AddEvent (Function)
Adds an event into a TimeLine control.
<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).
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
OCRParameter (Function)
Initializes the general options of the native OCR (Optical Character Recognition) system.
QuickActionList (Function)
Lists the application's quick actions....
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<mongoCollection variable>.ModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<redisConnection>.Publish (Function)
Publishes a message on a Redis broadcast channel.
<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.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
<Diagram variable>.ToSVG (Function)
Exports a diagram to an SVG image.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
RedisPublish (Function)
Publishes a message on a Redis broadcast channel.
RedisPipelineAdd (Function)
Adds a Redis command in a pipeline.
AppointmentCreate (Function)
Opens a new appointment window in the device's native calendar application....
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Report viewer: Text copy
The report viewer allows you to copy text from the report and paste it to a file in another application......