ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
The Clickable Image control
The Clickable Image control can be used to......
<WDPic variable>.DrawPoint (Function)
Draws a point in a WDPic variable.
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Handling a Progress Bar control through programming
A Progress Bar control can be handled through programming......
Composite keys
A composite key is a key item containing several other items......
Snap-on grid
The different editors of WINDEV, WEBDEV and WINDEV Mobile allow you to align the elements via a snap-on grid......
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
.NET Assemblies
.NET is Microsoft's software development platform......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application to be handled by Reports & Queries......
dModifyHue (Function)
Changes the hue of an image: in an Image control, in an Image variable....
dModifySaturation (Function)
Modifies the saturation of an image found: in an Image control, in an Image variable....
Transactions in SQL
Starting with version 21, you can manage transactions in SQL code......
Python: Native calls
WLanguage allows for native Python calls......
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
Message (Function)
Displays or removes a message from the status bar of the current window or browser.
WDMSG license agreement
WDMSG license agreement...
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
Handling a Linear Looper control through programming
WEBDEV allows you to handle a Linear Looper control through programming....
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.