ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Functions for managing objects (External language)
Class diagram
A class diagram describes the structure of a system via classes and the relationships among them......
FOR EACH/FOR ALL statement (loop through a variable of type XMLReader)
The FOR EACH statement loops through a variable of type xmlReader in various ways: Loop through a level. Loop through a level with copy. In-depth loop....
WEBDEV concepts
Controls of a dynamic page
Several types of controls can be handled in a dynamic page ......
WINDEV concepts
Window controls
Several types of controls can be used in a window, ......
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
ColorHue (Function)
Calculates the hue of a color.
Type (Property)
The Type property is used to get and change the type of an element.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
The Time control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
The pages
Pages are the main interface of a WEBDEV site......
iOutputInfo (Type of variable)
The iOutputInfo type is used to get the details of a report print or export job, or the details of a print job performed programmatically from the report viewer.
iDestination (Function)
Configures the print destination.
The Date edit control: Input or display masks
WINDEV, WINDEV Mobile and WEBDEV propose two types of masks......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Text (Property)
The Text property is used to get and modify text.
Webification
WEBDEV Tutorial - Webifying a WINDEV project Webification - 10 min
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
The Text control: Input or display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Printing during the report test in the editor
During the test of a report ("Go" button from the report editor), several print options are proposed......