ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
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.
<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.
<xmlDocument>.ToJSON (Function)
Converts an XML string to JSON.
QuickActionList (Function)
Lists the application's quick actions....
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.
Component (Property)
The Component property configures the different components of a composite key.
<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.
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
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)......
WEBDEV: Scheduled tasks and delayed tasks
WEBDEV allows you to implement tasks on the server directly......
Customizing the WEBDEV User Groupware
The groupware in automatic mode offers several possibilities......
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
License agreement - HFSQL Client/Server
AWP without UI
Bootstrap, Angular, React, Vue......
The planes (in a window or in a report)
The planes are used to group the window controls......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data file or query (data source)......