ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Erase patches
To quickly modify the operating mode of an application, you can use application patches......
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV site or from a PHP application. Function kept for backward compatibility....
MSIX installation
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
SOAP web services: Import and consumption
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications......
WDLog: Backup of HFSQL tables
WDLog allows you to save all the HFSQL tables used by a WINDEV or WEBDEV application......
WINDEV applications for Linux: Specific features
Performance profiler
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application......
AAFDisable (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
DisableAAF (Function)
Disables an Automatic Application Feature (AAF) on a control, window or on the current application.
The Windows registry
Several WINDEV functions can be used to handle the Windows registry......
Materialized view
...A materialized view is a physical data source defined by an SQL query....
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP server (Live update)......
4. Android and iOS windows
The UI (User Interface) of an application is mainly composed of windows....
LockAppPassword (Function)
Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn).