ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
Installing a SOAP server with Netscape iPlanet 4.1
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
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)......
Enlarging a window
Modern UIs generally use larger windows and larger fonts in the different controls......
HPrevious (Function)
Positions on the previous file record according to a browse item.
HNext (Function)
Sets the position on the next data file record according to a browse item.
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......
Working with the Source Code Manager
The principle for working with the Source Code Manager is as follows......
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found in a window.
AAF: Context menu of Image controls
A context menu is available for Image controls......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
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......
Library,Disk (External language)
Opens the project library that is stored on disk.
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....
HActivateFilter (Function)
Enables the filter that was previously created for the specified data file (view or query).
HourglassNetwork (Function)
Displays or hides an endless gauge in the title bar of Android application windows .
Native MySQL Connector - License Agreement
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
EmulateInput (Function)
Performs an input by emulation in a control while checking whether this control is an editable control.
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer of the Web user in browser code....