ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.VerticalSymmetry (Function)
Flips an image contained in an Image control with respect to a vertical axis (symmetry with respect to a vertical axis).
<Image>.StartDrawing (Function)
Indicates that the drawing functions that will be used are intended for the specified Image control.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<Image>.HorizontalSymmetry (Function)
Flips an image in an Image control with respect to a horizontal axis (symmetry with respect to a horizontal axis).
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
HFSQL Client/Server: Setting up tables on the server
Specifies the useful size of an internal window with automatic scrollbars. The useful size corresponds to the full size of the internal window: Width of the internal window. Height of the internal window....
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
ComponentLocate (Function)
Specifies the access path to an external component of project.
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.
HTTP functions
List of HTTP functions...
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
<Image>.Font (Function)
Declares the font that will be used by dTexte in an Image control.
Native MariaDB Connector: Programming with SQL functions
The SQL functions can be used to handle the MariaDB database......
dSaveImageICO (Function)
Saves an image in icon format either in a file, or in memory.