ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
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.
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....
The Wire control
The Wire control is used to visually link 2 controls......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found: in an Image control, in an Image variable....
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Icon variable>.SaveICO (Function)
Saves an image in icon format either in a file, or in memory.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.
Remote WEBDEV administrator: Managing connections
The remote management tool is used to manage the connections to the dynamic WEBDEV sites....
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
<Image>.DrawCircle (Function)
Draws a circle or an ellipse 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>.Copy (Function)
Copies an image to another image.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......