ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
LinkedKey (Property)
The LinkedKey property sets the characteristics of a link.
diffApply (Function)
Applies a difference buffer to a specific buffer.
12. Available tests
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
Events associated with a Gantt Chart column
VisibleWithAnimation (Property)
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation....
KeyExpression (Example)
Usage example of the KeyExpression property
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example). This function uses the former view mechanism.
Supercontrol
A supercontrol is an advanced type of control......
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
DisplayModeAutoWhenLoading (Property)
The DisplayModeAutoWhenLoading property is used to determine and change the display mode when loading a PDF document.
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
InAJAXMode (Function)
Specifies whether the code is run from: a process in AJAX mode. a procedure called by AJAXExecute or AJAXExecuteAsynchronous....
Installer skin template
The setup program creation wizard lets you customize the setup program windows......
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......
iPrintAreaRTF (Function)
Prints rich text format (RTF) in a rectangular area.
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
How to find out whether a report was printed?
Iconize (Function)
Minimizes a WINDEV window.
FTPSize (Example)
Usage example of the FTPSize function