ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Telemetry: Main features
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
pdfControl (Variable type)
The pdfControl type is used to get all the characteristics and values of a control present in a PDF form.
SaaS constants
AppInstallUPD (Function)
Triggers the automatic update of current application.
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
KeyCompareKey (Function)
Compares an initial key with an activation key.
KeyGetIdentifier (Function)
Retrieves the identifier that was used to generate an initial key.
AppInstallVersion (Function)
Installs a specific application version.
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
HChangeConnection (Function)
Dynamically changes the connection associated with a table.
Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
Using several libraries in an application
A library is a WDL file that contains all the resources......
AppUPDAvailable (Function)
Allows you to find out whether an update is available for the specified application.
CtUserName (Property)
The CtUserName property sets the username used to connect to a specific table via OLE DB.
Software factory: Implementation
To implement the software factory on your WINDEV, WEBDEV or WINDEV Mobile projects, you must:...
Events associated with a Rich Text Area control
WEBDEV manages the following events by default (order of appearance in the code editor)......
<Polygon2D variable>.Area (Function)
Calculates the area of a polygon defined using 2D coordinates.
CtAccess (Property)
The CtAccess property sets the type of access to the table when connecting to a specific table via OLE DB.
ControlToSource (Function)
Assigns the control value to the source of a control link.