ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Native Progress Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose an optional Native Connector to Progress ......
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
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...
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......
Assisted universal replication through programming
The assisted replication through programming is used to implement a replication on an existing application while controlling the synchronization in the application itself......
zipChangePath (Example)
Usage example of the zipChangePath function
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
HReadSeekLast (Function)
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search).
Print constants
List of constants used by the print functions....
Content (Property)
The Content property is used to read or write the whole content of a control: List Box populated programmatically, Combo Box populated programmatically, Spreadsheet....
zipExtractFile (Example)
Usage example of the zipExtractFile function
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
The single-part and multi-part archives
Two types of archives are available......