ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Check Box control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Check Box control through programming......
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images in their WINDEV applications......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
14. Generation modes
Generation modes...
Generating an application for Universal Windows 10 App
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Application patch
Once an application was installed, the application library had to be reinstalled whenever a modification was performed (WDL file)......
1. Communication with WINDEV Mobile
WINDEV Mobile includes several communication functions for different fields....
Push notification: Android configuration (Firebase)
From WINDEV Mobile 22 Update 1 (version 220052), the Push notifications in Android are using the Firebase platform (instead of Google Cloud Messaging)......
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)......
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
External language: Programming in Pascal
We are going to call the elements developed in WINDEV (project, windows, ......
Conditions for using a .NET assembly
Before using a .NET assembly, a specific configuration is required......
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via several preset interfaces......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
WDBal messaging: Writing a message
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily write a message......