ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dShadow (Function)
Adds a shadow effect on an image found in an Image variable.
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
dCopyScreenImage (Function)
Copies the screen content to an Image variable or to an Image control.
dTextRTF (Function)
Draws RTF text: in an Image control, in an Image variable....
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Image variable>.DrawHalo (Function)
Adds a halo effect on an image found in an Image variable.
dHalo (Function)
Adds a halo effect on an image found in an Image variable.
<Image variable>.DrawShadow (Function)
Adds a shadow effect on an image found in an Image variable.
<Image>AnimationSetMode (Function)
Changes the type of animation for an image displayed in an Image control.
WINDEV FTP functions
List of WINDEV FTP functions...
dEncrustColor (Function)
Encrusts a color in an image found in an Image variable].
External language: Programming in Java
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Printing the content of a Spreadsheet control (AAF)
Spreadsheet controls include an automatic context menu that allows users to perform different actions on the data displayed in the control......
ERR_NO_APPLICATION
Indirection operators
The { and } operators are used to access a control, a variable, a class member or a file item by dynamically building the name of control, variable, class member or item...
dRotation (Function)
Performs a rotation: of an Image control. of an Image variable. of a picLayer variable....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.