ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
nWDEvaluate: Evaluating the value of an element
Evaluating the value of an element......
Functions for managing appointments (Outlook, Lotus Notes, mobile device)
List of functions for managing appointments...
ArrayMoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
2. Modes to install an application
Image (Property)
The Image property gets and sets the background image of a control or block.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
GenerateGeometricImage (Function)
Randomly generates an image with geometric shapes. This image can be used to temporarily fill an Image control, for example.
<Image Editor>.Open (Function)
Opens an image in an Image Editor control.
<Array>.DeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from the advanced array property (array of gglCalendar events, ...). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Image variable>.ModifyContrast (Function)
Changes the contrast of an image in an Image variable.
Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard......
Automatic documentation of external components
External components must include a technical documentation......
Accessing Lotus Notes
WINDEV and WINDEV allow you to easily access the data handled by Lotus Notes (Domino database)......
URISelect (Function)
Opens a system window to select a resource from: from the device file system, from the Cloud (Google Drive, Microsoft OneDrive, etc.) or from one of the content managers installed on the device....
Name (Property)
The Name property is used to get the name of an element.
ImageHeight (Property)
The ImageHeight property is used to: Find out the height of the image section displayed in an image control or in the background of a chart control. Modify the height of the image section displayed in an image control or in the background of a chart control....
Mechanism of specific exceptions
A process of specific exception is used to process a risky code (which means a code that could trigger an exception)......