ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Button controls
List of events associated with Button controls...
Events associated with List Box controls
List of events associated with List Box controls...
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
4. HFSQL Classic
HFSQL Classic is the database format......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Windows
The windows represent the main interface of a WINDEV application......
nWDOpenWDL: Opening a library
Opens a library created by WINDEV (file with a WDL extension)......
Sharing elements with a WINDEV application
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
EndEvent (Function)
Cancels the interception of a Windows event on a WINDEV field or window (set up using the Event function).
ExplorerAccept (Function)
Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control.
1. Project and Database Schema
The development of a Windows application with WINDEV is based on two main elements: the Project and the Database Schema....