ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Generating and receiving a one-time code
In mobile applications, two-factor authentication is a common method used to verify a user's identity......
WDInst: Uninstaller settings
The application uninstaller is the application that allows the end user to uninstall the application....
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
gpwOAuthParameters (Type of variable)
The gpwOAuthParameters type allows you to define all the information needed for authentication to the User Groupware via an application that uses the OAuth 2.0 standard.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Importing and exporting a WEBDEV Application Server
WEBDEV Account Manager allows you to easily import and export the WEBDEV Application Server configuration......
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
How to retrieve the analysis structure through programming?
This help page explains how to retrieve the analysis structure through programming....
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......