ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Importing a CSS style sheet
WEBDEV allows you to import a CSS style sheet into a WEBDEV project......
Phone (Variable type)
The Phone type is used to handle a phone number as well as its type (home, work, ...).
Error 20: The variable of the FOR loop should be a real
WebAddress (Variable type)
The WebAddress type is used to define the advanced characteristics of a site address as well as its type (custom page, blog, ftp, etc.).
Event (Variable type)
The Event type allows you to define all the advanced features of an event (birthday, anniversary, etc.)
sysNotificationProgressBar (Variable type)
The sysNotificationProgressBar type is used to define all the characteristics of a progress bar displayed in an interactive notification, including text, progress, etc. This new variable type is available from WINDEV Suite SaaS 2025 Update 1....
EmailAddress (Variable type)
The EmailAddress type is used to handle an email address as well as its type (home, office, etc.).
<Image>.Pen (Function)
Declares the default color and style for the lines, rectangles, circles, ... in an Image control.
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.Background (Function)
Declares the default background color for the rectangles and circles, ... used in an Image control.
<Image>.DrawLine (Function)
Draws a line in an Image control.
<Image>.PixelColor (Function)
Identifies the color of a pixel in an Image control.
SIPAddress (Variable type)
The SIPAddress type is used to define the advanced characteristics of a SIP address.
WEBDEV Image Editor control: Features
The WEBDEV Image Editor control includes many features, accessible via several ribbons at the top and bottom of the control......
Constants for managing the registry
List of constants used by the registry functions....
Copying and cloning
Variables are copied using the "=" operator...
Functions for managing tiles
The following functions are used to manage the tiles found in the Windows Store apps applications...
Time and date management properties
List of properties for managing dates and times...
9. Overlaying controls