ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
WINDEV Mobile: Sharing WINDEV elements
The same WINDEV elements (database schemas, queries, ...) can be used in a WINDEV application and in a WINDEV Mobile application......
Managing HFSQL Client/Server files
The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files......
PDF Reader control: Use ribbon and panes
The PDF Reader control includes multiple features accessible via......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
Drag and Drop from the explorer
The Drag and Drop from the explorer consists in selecting one or more files in the Windows explorer and in transferring them into a control of a WINDEV window......
FocusColor (Property)
The FocusColor property gets and sets the color used to highlight input fields in a PDF form (displayed in a PDF Reader control). This new property is available from WINDEV Suite SaaS 2025 Update 3....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: via an "Upload" edit control. via a single-file or multi-file Upload field....
Reverse modeling of inheritances
Your windows or your pages use window, page or control templates, and you want to find out the dependencies between these templates? Simply perform a reverse modeling of inheritances......
HFSQL Control Center: Scheduled optimization
The Control Center allows you to implement an automatic optimization mechanism for the database and its files using scheduled optimization tasks......
<Upload>.FileName (Function)
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: via an "Upload" edit control. via a single-file or multi-file Upload field....
4. WINDEV and telephony
WINDEV allows you to easily manage incoming and outgoing phone calls via the WLanguage phone functions....
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
Automatic table modification
The automatic table modification updates the description of tables on user computers......
SQL Server Native Connector: Execute the same stored procedure more than once
In some cases, it may be useful to execute the same stored procedure multiple times by changing one or more parameters......
Creating an executable: Manifest management
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Check: Activity of an application
The monitoring robot proposes to check the activity of a WINDEV application......
Drawing charts in an Image control
WINDEV and WEBDEV propose several functions for creating and handling charts......