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).
Materialized view
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found...
The Internal Window control
...The "Internal Window" control is used to include a window (and its code) in a control of another...
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current...
Configuring the connection with WDORAINS (optional setting)
For backward compatibility with the earlier versions of Native Oracle Connector (also called Native...
Configuring the connection with WDSQSINS
For compatibility with the earlier versions of the Native SQL Server Connector (also called Native...
Height (Property)
The Height property is used to get and change the height: of a control or block in a report....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position...
Binding an Image control to an item
An Image control can correspond to an item found in a data file, in a query, ......
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
The Context Menu control (WEBDEV)
Context menus are often used in websites......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
Service variable
The Service variable is used to......
WDDeploy: Deploying a package
WDDeploy can be used to......
File Description (Variable type)
The File Description variable is used to programmatically describe tables.
Accessing a database in local mode (SQLite)
WEBDEV allows a site to create and access a database created by the browser on the computer...
Diagram editor (WINDEV): ribbon and panels
The Diagram Editor control includes many features accessible via......
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.