ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
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.
<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.
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.
<htmlDocument variable>.Save (Function)
Saves the content of an htmlDocument variable to an HTML file.
<htmlDocument variable>.BuildString (Function)
Generates a UTF-8 string containing an HTML document.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
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.
ModbusWriteFloat (Function)
Writes one or more single-precision floats to a Modbus slave, starting at a specific address.
<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.
HTransactionCancel (Function)
If a transaction is in progress, rolls back all operations performed on tables in transactions since the start of the transaction.
Table control based on a variable
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)......
The planes in WEBDEV
The planes are used to group the controls of an element......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......