ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Function)
Draws an arc of circle or an arc of ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
DownloadInfo (Type of variable)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
HTransactionCancel (Function)
If a transaction is in progress, cancels all the operations performed on the data files in transaction since the start of transaction.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
Various constants
List of various constants used by the constants WINDEV functions....
XMLBuildString (Function)
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions).
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
Find/Replace in the current project
The "Find/Replace" feature is used to......
dPen (Example)
Usage example of the dPen function
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
10. Internal window
The Internal Window control is used to include a window (and its code) in another window. At runtime, the internal window will be dynamically merged with the host window.
dText (Example)
Usage example of the dText function
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
Clipping the window according to an image
An image can be used to easily define the shape of a window......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Looper constants
List of constants used by the functions for managing looper controls....
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
The Clickable Image control
The Clickable Image control can be used to......
grAddData (Function)
Adds a data into a chart.
6. Internal window
Internal windows...
ProfilerEnd (Function)
Stops "collecting data" for the performance profiler.
FinCurrentVal (Function)
Returns the current value of investment.
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....