ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automation object
The Automation keyword is used to declare an automation object...
EmailGetAll (Function)
Retrieves all the emails found on a server.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Window templates
WINDEV and WINDEV Mobile allow you to create window templates......
Error 204: using a parameter without optional value after parameters ...
Dynamic array (Variable type)
A dynamic array is an "advanced" type of array...
5. User Groupware in practice
Project description: Theme tab
The project description window allows you to configure various elements of your project......
The archives
WINDEV, WEBDEV and WINDEV Mobile propose several WLanguage functions allowing you to compress and merge your files into archives......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Manipulating Radio Button controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Radio Button controls......
ExeRemoteRun (Function)
Starts running a remote program from the current application.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
ListDLL (Function)
Returns: runtime List of libraries (".DLL" files) used by the current WINDEV application, WINDEV Mobile or WEBDEV site. Only the libraries loaded in memory are listed. in test mode: all libraries installed on the current workstation....
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......