ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
<Image variable>.Crop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
dModifyContrast (Function)
Changes the contrast of an image contained: in an Image control, in an Image variable....
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
Help with new features: Informing users about new developments
Applications are constantly evolving......
Restoring an HFSQL Client/Server database
A backup of a HFSQL Client/Server database can be restored at any time......
Characteristics of Sidebar controls
The main characteristics of a Sidebar control can be configured......
Unalterable tables
This feature is used to signal that a table cannot be modified after writing......
History of versions
The history of setup versions is an advanced feature of the network setup......
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
dResize (Function)
Resizes an image: in an Image control. in an Image variable. in a picLayer variable]....
<Multimedia>.Pause (Function)
Pauses a media file played in a Multimedia control.
<Chrono>.Pause (Function)
Pauses a stopwatch in order to measure the time spent on a process.
AttachPointEnd (Property)
The AttachPointEnd property is used to get and change the position of the end attachment point of a Wire control.
ShapeExtremitySize (Property)
The ShapeExtremitySize property is used to identify and change the size of the shape at the beginning and end of a Wire control.
ShapeExtremityEnd (Property)
The ShapeExtremityEnd property is used to identify and change the type of shape used for the end of a Wire control.