ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
Comparison operators
The comparison operators can be divided into several categories......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
WDDeploy features
WDDeploy can be used to......
Monitoring robot: Creating a control
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
grTitle (Function)
Modifies the caption and/or position of the chart title....
1. Discover WINDEV
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min
mongoWriteConcern (Type of variable)
The mongoWriteConcern type is used to define the level of acknowledgment of receipt requested for the write operations in a stand-alone mongod, in a set of replicas or in fragmented clusters.
Unicode (Property)
The Unicode property is used to: Determine if the value of a control is a Unicode string. Specify whether the value of a control is a Unicode string....
ColorSaturation (Function)
Calculates the saturation of a color.
ColorHue (Function)
Calculates the hue of a color.
ColorLightness (Function)
Calculates the lightness of a color.
RGBToHTML (Function)
Returns the HTML color corresponding to the RGB color.
GetColor (Function)
Allows you to get a set of harmonious colors without having to use a table of colors.
Convert (Function)
Converts a numeric value into a binary string in order to perform a search on a numeric key.
WDMSG license agreement
WDMSG license agreement...
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......