ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025
You are using an unknown internal version

Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
1. WLanguage functions
Most of the WLanguage functions available in WINDEV are also available in WINDEV Mobile....
PDFToText (Function)
Extract the text contained in an Document PDF.
Native Oracle Connector for WINDEV and WEBDEV
WINDEV and WEBDEV support an optional Native Oracle Connector (also called Native Oracle Access......
Activation key management functions
The following functions are used to manage activation keys:...
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
Download_constants
Utilisation dans la classe diagForme - Accès en Lecture + Ecriture - Type : Réel double...
Directory (Property)
The Directory property is used to manage the physical directory of HFSQL files.
DescribedDirectory (Property)
The DescribedDirectory property is used to manage the physical directory of HFSQL files.
SaaS constants
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)......
WinRedraw (Function)
Immediately redraws the window controls for which a graphic update is required.
AppInstallVersion (Function)
Installs a specific application version.
Managing parallel tasks
The computers are becoming more and more powerful......
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.
5. User Groupware in practice
<Connection variable>.TransactionList (Function)
Returns the list of current or interrupted transactions on the server for the specified connection.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Exif functions
List of Exif functions...
ControlToSource (Function)
Assigns the control value to the source of a control link.
Manipuler un champ Editeur_HTML par programmation
Abre una ventana cuyo resultado se recuperará a través de una Procedure WLanguage ("callback").