ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Height (Property)
The Height property is used to get and change the height of an element.
<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.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
dText (Function)
Draws a text: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Width (Property)
The Width property is used to determine and change the width of an element.
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
DateTimeValid (Function)
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second....
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
Zooming a window (AAF)
The end user can zoom the content of a window with the mouse......
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Caption (Property)
The Caption property is used to get and change the text of an element.
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Content (Property)
The Content property is used to get and change the content of an element.
Description (Property)
The Description property is used to get and change the description of an element.
Color (Property)
The Color property is used to get and change the color of an element.
13. Managing business rules
WINDEV Mobile allows you to manage business rules....
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
Link (Property)
The Link property is used to get and change the link of an element.
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.