ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
Application in kiosk mode
A kiosk application is an application from which the user cannot exit......
Creating a translation file
WDINT allows you to create a translation file....
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Project Management Hub: Spool of requests
The Project Management Hub is used to define spools of requests......
HFSQL Control Center: HFSQL Client/Server backups
The HFSQL Control Center is used to manage the backups of HFSQL Client/Server data files......
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)......
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
Installing a SOAP server with Netscape iPlanet 4.1
User login: User Groupware
WEBDEV Tutorial - User Groupware User login: User Groupware - 20 min
AAF: Context menu of Image controls
A context menu is available for Image controls......
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
Installing WINDEV, WEBDEV or WINDEV Mobile
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile as well as the different steps of setup......
Keyboard shortcuts
The main keyboard shortcuts in the editors are as follows......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Starting WDOptimizer in a command line
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Dark theme on mobile devices
The latest versions of mobile OSs allow you to switch applications to a dark theme to reduce battery consumption or to make the device easier to use in a low-light environment......
StoreTheValue (Property)
The StoreTheValue property is used to: Find out whether a control keeps its value between two application starts via the persistence. Modify a control so that it keeps (or not) its value between two application starts via the persistence....