ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PostgreSQL Native Connector: Features and notes
Remarks and specific features of Native PostgreSQL Connector......
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (that can be used in the window editor, page editor and report editor) as well as several functions used to create and handle charts......
Analysis: Import files into the analysis (external database, HFSQL files, etc.)
WINDEV and WEBDEV allow you to easily handle external databases (Oracle, SQL Server, Access, etc....
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
The planes (in a window or in a report)
The planes are used to group the window controls......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
SCM administrator: Managing repositories
The SCM administrator gives you direct access to the source code of projects included in the Source Code Manager......
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
Control template
A control template is a set of controls that can be re-used in several windows or pages......
2. Managing a database
WEBDEV Tutorial: My first WEBDEV website Lesson 2 - Managing a database - 30 min
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
The "dynamic" Tab control
The "Dynamic tab" Tab control is used to display several windows in the same window......
BackgroundTaskAdd (Function)
Adds a new background task.
WDInst: configuring the characteristics of the file setup
WDInst is used to configure the installation of files......
NULL values in HFSQL
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ......
WDDeploy: Deploying a package
WDDeploy can be used to......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Project Management Hub: Project Management
Project Management Hub: project management (view, create, etc.)...
Project description: Options tab
The project description window allows you to configure various elements of your project......
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......