ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<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.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
HNoModif (Function)
Forbids all the modifications on a data file (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.
HTTPSend (Function)
Sends an HTTP request and waits for the response from the HTTP server.
iPrintPDF (Function)
Prints the content: of a PDF file. of a buffer containing a PDF. of a PDF Reader control....
Automatic documentation of procedures and methods
To simplify the maintenance or the use of existing code by other developers, WINDEV proposes...
HExecuteView (Function)
Runs a view that was created beforehand (can be used to refresh the view data for example)....
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
iParameter (Function)
Retrieves the printer configuration and configures the print.
HIndex (Function)
Rebuilds the file index (".NDX" file).
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly...
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......
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......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
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...
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...
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......
Setup by HTTP (Network setup via IP)
The network setup via HTTP consists in installing and updating a WINDEV application via an HTTP...
Table control based on a data file
A Table control based on a data file is a control whose columns are bound to the items of a data...