ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Using an external component in an application
A component can be reused at any time in any application......
SysBatteryOptimBackground (Function)
Used to manage battery optimization: Identifies the battery optimization mode for the current application. Prompts the user to disable battery optimization for a given application on the device. This function can be used to tell the operating system to stop preventing the application from running in the background....
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
1. Application overview
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min
LockAppOn (Function)
Locks a WINDEV application.
RestartProgram (Function)
Ends the application and restarts it.
Telemetry: Configuring the WINDEV and WINDEV Mobile applications
To use the telemetry in a WINDEV or WINDEV Mobile application, you must......
Application : automatically executed processes / events
Several actions are automatically performed when opening or closing an application....
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application on the user computers......
Java application and WINDEV
A Java application is an application entirely compiled in Java......
Voice commands in the environment
The environments of WINDEV, WEBDEV and WINDEV Mobile respond to the voice commands......
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
ERR_NO_APPLICATION
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (analysis, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
WDInst : generating the setup program
Generating the setup program is used to create the setup program according to the characteristics specified in the setup editor WDInst....
15. Creating the executable in practice
Creating the executable in practice...
Developing applications for Android
WINDEV Mobile allows you to develop applications for the Android operating system......
fCopyFileWebFolder (Function)
Copies an image file from the data directory of application (or from one of its sub-directories) to the "_WEB" directory of application (or to one of its sub-directories).
Importing a WINDEV window into a WEBDEV site
The Windows windows developed with WINDEV......