ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<picLayer variable>.ChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
<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.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Table>.DeleteAll (Function)
Deletes all rows from: a Table control populated programmatically, a TreeView Table control populated programmatically, tables displayed in a Combo Box control....
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
<Image>.Copy (Function)
Copies an image to another image.
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
2. Layouts: Managing menus
WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min
Characteristics of the columns in a Table control in a window (prefix syntax)
The columns are used to display information in a Table control......
The Clickable Image control
The Clickable Image control can be used to......
<Image variable>.Copy (Function)
Copies an image to another image.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.
Style sheet
A style sheet ("......
WEBDEV concepts
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
User Groupware
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Characteristics of Table controls in a window
Table controls allow you to display and/or enter data......
<Table>.Select (Function)
Returns the index of the selected element in the Table or TreeView Table control.
Window controls
Several types of controls can be used in a window, ......
<Table>.Delete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......