ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Enlarging a window or page
Modern UIs generally use larger windows, pages and fonts......
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
Accessibilité (Property)
AAFExportSecurity (Function)
Secures the export of confidential data in the AAFs (Automatic Application Features) that are used to export, print or save data.
Open (Function)
Opens a modal WINDEV window.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
Managing accounts
WEBDEV Account Manager allows you to create a deployment account......
Conditions for using the Ad control
The Ad control uses the AdMob SDK....
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
Secret string vault
Passwords, private keys and tokens are often used in programming......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Constants for managing windows
List of constants used by the functions for managing windows...
BackgroundTaskAdd (Function)
Adds a new background task.
3. Interface (UI)
WINDEV Mobile tutorial: My first Android/iOS application Lesson 3 - Interface (UI) - 30 min...
REST web service: Creating a REST web service
A REST web service is a program hosted on a server. This program contains functionalities accessible via HTTP requests......
User authentication: User Groupware
WINDEV Tutorial: User Groupware User authentication: User Groupware - 20 min