ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
<Image variable>.SaveBMP (Function)
Saves an image contained in an Image variable: in a file in BMP format. in memory....
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database currently displayed in the Control Center......
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
<Image>.ModifyHue (Function)
Changes the hue of an image in an Image control.
<Image variable>.SaveGIF (Function)
Saves an image found in an Image variable: in a file in GIF format. in memory....
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Managing parallel tasks
The computers are becoming more and more powerful......
Step 1: Choosing the deployment profile
The setup program creation wizard allows you to select the deployment profile to use......
<Image variable>.DrawRectangleGradient (Function)
Draws a rectangle in an Image variable.
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
The Wire control
The Wire control is used to visually link 2 controls......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
<Image variable>.Fill (Function)
Colors an area in an Image variable.
<Image>.DrawLine (Function)
Draws a line in an Image control.
Operators on character strings
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators......
Notifications of an HFSQL server
A server may encounter problems without any user (or developer) noticing anything. For example: a scheduled task may fail, an automatic backup may fail, a node may become inactive in a HFSQL cluster, ......
dInvertColor (Function)
Inverts the colors: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
Organizer report
The report editor gives you the ability to create "Organizer" reports....
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......