ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dLoadImage (Function)
Loads an image in an Image variable from a memo, a file or a binary buffer.
TABOrder (Property)
The TABOrder property gets and sets the position of a control in the tab order of a window.
Range Slider control properties
The following properties are associated with the Range Slider control:...
<WDPic variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a WDPic variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
Ribbon control properties
The WLanguage properties can be used to handle: a Ribbon control found in a window. a pane of a Ribbon control. a grouping of a Ribbon control....
Looper control based on a data file
This type of Looper control uses data from a data file or query......
OCRAddLanguage (Function)
Adds a language to the native OCR system.
WDOptimizer: Editing and modifying a ".REP" file
<WDPic variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a WDPic variable.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
<picLayer variable>.DrawArc (Function)
Draws a circle arc or an ellipse arc in a picLayer variable.
<Image variable>.SavePNG (Function)
Saves an image found in an Image variable: in a PNG file. in memory....
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
<Image variable>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image variable) with an Alpha channel.
<Image>.PixelOpacity (Function)
Identifies the opacity of a pixel in an image (in an Image control) with an Alpha channel.
<picLayer variable>.DrawChord (Function)
Draws the chord of a circle (intersection between an ellipse and a straight line) in a picLayer variable.
<Image variable>.SaveJPEG (Function)
Saves an image found in an Image variable: in a JPEG file. in memory....
<Image variable>.EncrustColor (Function)
Encrusts a color in an image found in an Image variable].
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
Image (Property)
The Image property gets and sets the background image of a control or block.
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....