ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image variable>.DrawTextRTF (Function)
Draws an RTF text in an Image variable.
<Image variable>.DrawCircle (Function)
Draws a circle or an ellipse in an Image variable.
SQL functions that can be used in SQL queries
The following SQL functions can be used on the queries written in SQL code (classified by theme)......
<Image>.DrawRectangle (Function)
Draws a rectangle in an Image control.
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
Step 2: Files to install
The setup program creation wizard allows you to select the files that will be installed with the site......
Step 6: User Groupware settings
If the site is configured to use the user groupware, the parameters of the groupware database can be configured during the setup......
<Image variable>.DrawText (Function)
Draws a text in an Image variable.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
dFill (Function)
Colors an area: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dEndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....