ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
ColorHue (Function)
Calculates the hue of a color.
ColorLightness (Function)
Calculates the lightness of a color.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<Component>.Load (Function)
Loads an external component independent of the current project.
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....
Training sessions organized by PC SOFT
PC SOFT proposes several training classes, according to your own requirements......
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
User Groupware: Configuring the site
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
19. Upload: Sending files to the server
18. Management of business rules
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.