ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Managing the emails with the POP3/SMTP protocols
The POP3 and SMTP protocols are protocols for email management recognized by all Internet Service Providers......
EmailRunApp (Function)
Starts the native application for sending emails found on the current computer: Computer running Windows, Mobile device (Android, iPhone, iPad)....
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.
Adapting an application to support multiple languages
WINDEV Tutorial - Managing multiple languages Adapting an application to support multiple languages - 20 min
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
Telemetry: Main features
Describing the replicated files (ReplicEdit)
A replication includes one or more data files......
Managing parallel tasks
The computers are becoming more and more powerful......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Rights on the virtual directory
Android In-App configuration
A specific configuration is required to manage the In-App purchases in an Android application......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
WDReplic: Implementing a replication
Configuring a replication requires several steps......
Binding controls to data
A window or page can display information from......
WEBDEV license agreement
WEBDEV license agreement...
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Defining colors in Table controls
The colors of a Table control (row background, text of rows, etc.) are defined in the control description......
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min