ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

3. Editing products
WEBDEV Tutorial - Creating a website with back office processes Lesson 3 - Editing products - 50 min
Clipboard with history
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)......
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....
Pushed (Property)
The Pushed property is used to get and change the state of a two-state button (pressed or released).
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
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......
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical structures on which several operations are performed......
<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....
<Image>.DrawCircle (Function)
Draws a circle or an ellipse in an Image control.