ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language...
Using Java code
You have the ability to enter Java code:
  • in Java applications generated with WINDEV.
  • in Android applications generated with WINDEV Mobile.
This allows you to create global procedures in Java.
Testing a Java project and compiling it
When your Java application is developed, you can run the test of the Java project and compile it before creating the archive...
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language...
Android permission management functions
The following functions are used to manage permissions in Android applications...
BTLE functions (prefix syntax)
The following functions are used to handle the Bluetooth Low Energy devices:...
Events associated with a Multimedia control
List of events associated with a Multimedia control...
Multimedia control properties
List of properties associated with the Multimedia control...
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Push notification
A mobile device can receive push notifications......
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Setup via physical media
A setup by physical media allows you to give to the hosting company a media containing all the files required to install the site on a server......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Setup for WINDEV and WEBDEV (Development version and WEBDEV Application Server for Windows)
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application in Universal Windows 10 App mode.
SysIconBadge (Function)
Returns or modifies the value displayed in the badge associated with the icon of an iOS or Universal Windows 10 App application.
AppControl (Function)
Enables (or disables) the remote control for the current multi-user WINDEV application. This is an advanced function.
WLanguage procedure called by DeepLinkProcedure
WLanguage procedure ("callback") called by DeepLinkProcédure when the user clicks a deep link with a target URL associated with the application.
WBAdminAuth (Type of variable)
The WBAdminAuth type allows you to define all the advanced characteristics of the API used to remotely manage a WEBDEV Application Server.
WDMap: Overview
WDMap is a tool used to view and handle a data file while developing an application......
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Clipboard management functions
List of functions for managing the clipboard...
Creating the executable and the setup program
WINDEV Tutorial - Deploying an application Creating the executable and the setup program - 30 min
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
WINDEV Mobile concepts
RSS feed management functions
List of functions for managing RSS feeds...
Wi-Fi functions
Functions for Wi-Fi management...
Preparing the phone to run the test of an Android application
WINDEV Mobile allows you to develop Android applications. To run the test of these applications on an Android phone, some operations must be performed ......