ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ColorHue (Function)
Calculates the hue of a color.
NbDescribedThumbnail (Property)
The NbDescribedThumbnail property is used to get the number of thumbnails expected for an item.
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
MaxThumbnailWidth (Property)
The MaxThumbnailWidth property is used to get or change the maximum width of a thumbnail of an Image item (binary memo).
MaxThumbnailHeight (Property)
The MaxThumbnailHeight property is used to get and change the maximum height of a thumbnail of an Image item (binary memo).
RunReportsAndQueries (Function)
Starts Reports and Queries and opens the WINDEV project corresponding to the current application.
Miscellaneous Windows constants
List of constants used by the Windows functions....
Serialize (Function)
Transforms the following elements into a specific format: a structure (and its subelements), a class (and its subelements), an array (including the associative arrays), a queue, a stack, a list....
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
HSL (Function)
Creates a color from its hue, saturation and lightness.
ChronoValue (Function)
Indicates the time elapsed (in milliseconds) since the call to ChronoStart.
ColorSaturation (Function)
Calculates the saturation of a color.
ColorLightness (Function)
Calculates the lightness of a color.
fAttributeReadOnly (Function)
Gets and sets the read-only attribute of a file.
Exif functions
List of Exif functions...
Correspondence between languages, sub-languages, character sets and nations
The table below presents the correspondence between languages, sub-languages, character sets and nations:
LDAP functions
List of LDAP functions...
NetListRemoteAccess (Function)
Returns the list of available remote accesses.
Burner constants
List of constants used by the burner functions....
BurnerList (Function)
Returns the list of burners installed on the current computer.
BurnerProperty (Function)
Used to find out and modify the properties of the current burner.
Handle_R (Property)
The Handle keyword gets and sets the handle of an element.
<Image>.ModifyContrast (Function)
Changes the contrast of an image contained in an Image control.