ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
<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.
ContinentGet (Function)
Returns the Continent variable that corresponds to one of the following values: a continent constant (2-character continent code), a continent caption....
<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.
HDescribeConnection (Function)
Describes a new connection to an external database.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
AppChangeParameter (Function)
Changes an information in the mechanism for automatic application update.
<Image>.SaveGIF (Function)
Saves an image: in a file in GIF format. in memory....
Abandon (Function)
Closes the current window by running the "Click" event of the CANCEL Button control.
LEDSwitchOn (Function)
Switches the LED (Light-Emitting Diode) of the device on.
LEDSwitchOff (Function)
Switches the LED (Light-Emitting Diode) of the device off.
VibrationTrigger (Function)
Triggers the vibrations of the device.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Phone constants (Android / iOS)
NotifDeleteCategory (Function)
Deletes a notification category from the application.
Help: Summary table
In a WINDEV application, users have multiple help features at their disposal: Tooltip. Status bar. Help window. Advanced tooltip. Help page. HLP file....
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.
GanttDeleteLink (Function)
Removes links from a Gantt Chart column in a Table or TreeView Table control.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.