ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<picLayer variable>.DrawTextRTF (Function)
Draws an RTF text in a picLayer variable.
<WDPic variable>.DrawText (Function)
Draws a text in a WDPic variable.
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......
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
DotNetError (Function)
Returns the error for the last .Net procedure that failed.
DotNetVersion (Function)
Returns the version number of the .Net Framework available on the current computer.
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
iParameterPDF (Function)
Defines the options for the generated PDF file.
Anchored move on the main axes
To facilitate the positioning of controls, you have the ability to force their move according to the four main axes (0°, 45°, 90°, 135°)....
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Image variable>.ModifyHue (Function)
Changes the hue of an image in an Image variable.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<WDPic variable>.DrawSlice (Function)
Draws a section of a circle or an ellipse in a WDPic variable.
<WDPic variable>.DrawRectangle (Function)
Draws a rectangle in a WDPic variable.
Associating an image with the elements of a TreeView control
The different methods for associating an image with the elements of a TreeView control....
<picLayer variable>.DrawRectangle (Function)
Draws a rectangle in a picLayer variable.
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
dModifyLightness (Function)
Changes the lightness of an image found: 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....
1. The WINDEV Framework
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....