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).
The TreeView Table control
The Treeview Table control is a cross between the Table control and the TreeView control......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
The Upload control
The Upload control is used to upload files on the Web server......
SQL view
An SQL view is a virtual data source defined by an SQL query......
Summary table: Installing an application developed in WINDEV
When developing an application, one of the important steps consists in deploying this application...
Creating the skin template of a report
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......
User Groupware files
Two categories of data files are managed......
FOR EACH/FOR ALL statement (loop through files)
The FOR EACH statement is used to run different types of HFSQL loops...
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table,...
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window...
CallDLL32 (Function)
Runs a function found in an external DLL.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Using the query result
The result of a select query can be used in......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options...
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation...
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics...