ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Installing an HFSQL Client/Server server with an application
When creating the setup program of a WINDEV application using HFSQL Client/Server data files, the wizard allows you to...
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable.
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to...
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
Installing a SOAP server with Netscape iPlanet 4.1
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
emailNotesSession (Type of variable)
The emailNotesSession type is used to access a Lotus Notes messaging server in order to retrieve the messages found on this server and to send messages.
SQLTransaction (Example)
Usage example of the SQLTransaction function
Generating an application for Universal Windows 10 App
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one of the replicas are transferred into the other replica.
Events associated with reports
The following events are associated to reports (order of appearance in the code editor)......
The PDF Reader control
The "PDF Reader" control is an advanced control that allows end users to view PDF documents in their applications, without an external software......
12. External component in practice
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
Upload control events
The following processes are associated with the Upload control:...
13. External component in practice
External component in practice...
Writing an email
Writing an email in WLanguage consists in filling the email structure of WLanguage......
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
HCopyRecord (Example)
Usage example of the HCopyRecord function
Constants for the archiving functions
List of constants used by the archiving functions....
fSelect (Example)
Usage example of the fSelect function
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......