ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Choose the type of image: dynamic, static, generated, ...
The images are often used to illustrate the site pages...
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
RedisSet (Function)
Changes the value of a key on a Redis server.
RedisGet (Function)
Gets the value of a key from a Redis server as a string.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
<Diagram variable>.Search (Function)
Searches for shapes containing a specific text in a diagram.
TraceStart (Function)
Opens the trace window or saves the trace information in a text file.
Obtaining an SSL certificate for IIS2 (2.0 or later)
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HAlias (Function)
Creates a logical alias of a data file (or query) or cancels all existing aliases.
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
Defining a unique name for the generated file
When generating a file on the Web server (PDF, HTML, ......
CookieRead (Function)
Retrieves the value of a cookie saved on the computer of Web user.
MongoDeleteCollection (Function)
Deletes a collection from a MongoDB database.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
MongoDeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
Rights on the virtual directory
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
CertificateOpenProperties (Function)
Opens the Windows window used to find out the properties of a certificate.
GanttListLink (Function)
Lists the links found in a Gantt Chart column found in a Table (or TreeView Table) control.