ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Component>.Load (Function)
Loads an external component independent of the current project.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
MultimediaReader (Property)
The MultimediaReader property is used to get and change the media player currently used by a Multimedia control to play media files.
<picLayer variable>.DrawCircle (Function)
Draws a circle or an ellipse in a picLayer variable.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
9. Overlaying controls
3. Project dashboard
Image editor: Features
The image editor includes several features......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Multi-page print
A report can be very wide, with a width exceeding the width of a paper sheet......
PageChangeLayout (Function)
Applies a specific layout to a page.
Telemetry: Main features
iDestination (Function)
Configures the print destination.
Environment of the report editor
Environment of the report editor...
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....
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
Environment of the project editor
The main elements of the project editor are as follows:
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....