ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.HistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
HNoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
HHistoryModification (Function)
Returns the modifications performed on one or more items of a given record. The result can be displayed in a list box or in a table to allow the user to view the modifications made to the specified file.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
<Source>.NoModif (Function)
Forbids all the modifications on a table (for all the programs, including the one that requested the no-modification policy).
HTransaction (Function)
Starts a transaction on the data files (HFSQL or accessed via a Native Connector) and creates...
Viewing a report in 3D
Your report displays controls that overlap?......
Viewing a window in 3 dimensions
Your window contains overlapping controls?......
Handling XLS files
WINDEV and WEBDEV propose two methods for handling the Excel files......
Configuring the browser "Back" button
The "Back" button allows users to see the history of pages they previously visited......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Distributing Reports & Queries
This help page presents the operations that must be performed in order for a WINDEV application...
2025 new features brochure: WINDEV new features
What's new in WINDEV 2025 in the What's new 2025 brochure....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
COMCallMethod (Function)
Runs a method of an interface of a COM object instantiated by COMCreateInstance.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high...
SCM: Retrieving changes made in a branch
Any changes made in a branch can be retrieved in the main version of the application......
rssChannel (Variable type)
The rssChannel type is used to handle a RSS channel...
HTransactionStart (Function)
Starts a transaction on the tables (HFSQL or accessed via a Native Connector) and creates...
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
2. User-friendly editors in practice
User-friendly editors in practice...
Skin template
WINDEV, WEBDEV and WINDEV Mobile allow you to customize the interface of your applications via...
SQL selection conditions
To specify the selection conditions in an SQL query, you can use......