ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Chart control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Chart control through programming......
WDDIXIO overview
AAF: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications......
Sending and receiving emails
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications......
ContactEdit (Function)
Opens the form of a contact in edit mode in the device's native contacts application (Android, iPhone, iPad, Universal Windows)....
Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
XML: Using files exceeding several gigabytes
Starting with version 23, an XML parser is available to handle XML files that are multiple GB in size......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......
WDScript overview
WDScript is a WLanguage script editor included with WINDEV, WEBDEV and WINDEV Mobile......
MatDeterminant (Function)
Calculates the determinant of a square matrix (the number of rows is equal to the number of columns).
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
HFSQL Client/Server: Configuring the server
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Generating a description of a data file from a window or from a page
When you design a quick prototype, you often create windows (or pages) without defining any data files......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
Android: The different types of notifications
Android proposes several types of notifications to inform the user......
Socket management functions
List of functions for managing sockets...
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
Domotics: Overview
The home automation via power-line carrier (X10) has now become reality......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......