ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
Integrate two-factor authentication into your applications
Starting with version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to implement two-factor authentication......
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Report viewer: "Annotate" tab
Does your application allow you to print several reports? The end user has the ability to write annotations from the report viewer......
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
Mobile Image Editor control
By using the Image Editor control in your mobile applications, you will allow users to edit images or photos......
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Events associated with supercontrols
List of events associated with supercontrols...
Preparing the phone to test 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 ......
Events associated with Static controls
List of events associated with Static controls...
InWindowsMobileMode (Function)
Indicates whether the code is run: from a Windows Mobile application. from a WINDEV application, from a WEBDEV website or from a PHP application. Function kept for backward compatibility....
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Deploying an Android application
WINDEV Mobile allows you to develop Android applications. Then, these applications can be easily deployed....
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Animation of Mobile windows
In mobile applications, the different screens of the application are displayed via a small animation: display from the right, from the top, etc., ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
GDPR: Overview
GDPR (General Data Protection Regulation) will replace "Data Protection Directive" on 25th May 2018......
Events associated with TreeView controls
List of events associated with TreeView controls...
Events associated with the project
List of events associated with the project...
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......