ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
HSL (Function)
Creates a color from its hue, saturation and lightness.
<Image variable>.Resize (Function)
Resizes an image in an Image variable.
<Image variable>.InvertColor (Function)
Inverts the colors in an Image variable.
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
ComponentLocate (Function)
Specifies the access path to an external component of project.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
FaxCompleteStatus Structure
The FaxCompleteStatus structure is automatically filled during the call to FaxStatus......
String functions
List of functions for managing character strings...
AFTER
Runs a process only after a given procedure has been executed, and continues to execute the current code while waiting for this procedure to end.
String functions (prefix syntax)
The following functions are used to handle strings, using prefix syntax:
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
Native PostgreSQL Connector: Programming with SQL functions
You can use SQL functions to handle the PostgreSQL database......
gpwGetRights (Function)
Used to get the rights granted to a control, a window, a page or a report.
gpwOpenConfiguration (Function)
Opens the User Groupware configuration window or page.
FaxDisconnect (Function)
Closes a connection to a fax server (established beforehand by FaxConnect).
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.