ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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)......
KanbanDeleteList (Function)
Deletes a list from a Kanban control.
Managing parallel tasks
The computers are becoming more and more powerful......
1. WLanguage
WINDEV Tutorial: WLanguage basics Lesson 1 - WLanguage - 5 min
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....
Preventing the use of the browser's "Back" button
If the browser "Back" button is used to display the previous page, this action will have no effect......
UnloadWDL (Function)
Frees the library that was loaded in memory by LoadWDL.
ASPExecute (Function)
Calls an external .asp script and returns the result in a string.
PHPExecute (Function)
Calls an external .php script and returns the result in a string.
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
LargeFontFactor (Function)
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode).
Version of the files in the virtual directory
The configuration diagnostic displays the following error......
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit documents in docx format......
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
J2EE constants
List of constants used by the J2EE functions....
GglAddressToCoordinates (Function)
Retrieves the coordinates (latitude/longitude) of an address....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
GDPR: an audit of data
A new GDPR audit is available to easily identify and monitor personal data in a WINDEV, WEBDEV or WINDEV Mobile application......
10. Customizing the aspect of a site: skin elements
WDInst: Customizing the setup program
The setup editor WDInst proposes a standard setup program......
Rights on the virtual directory
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
The user version of query editor : Specific features
This help page presents the specific features of the user version of query editor......
Code statistics
The code statistics affect......