ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Chart>.SaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
grSaveEMF (Function)
Saves a chart that was drawn beforehand in a file in EMF format.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
hBackupDescription (Type of variable)
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup....
Installing a SOAP server with Netscape iPlanet 4.1
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......
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)......
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......
Log-based replication: Programming the log-based replication in WLanguage
Several WLangage functions allow you to include log-based replication in your application and to customize it......