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).
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window...
Software Factory
The concept of software factory is used to automate the process for creating applications....
Toolbar and menu of the SCM
The different options of the SCM can be handled via the SCM toolbar or the options of a specific...
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
Dictionary
The dictionary is a file that can contain the project elements......
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items...
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
HSetDuplicates (Function)
Enables or disables the management of duplicates on a unique key.
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item...
NbThumbnail (Property)
The NbThumbnail property is used to get the number of thumbnails generated for an item.
Log-based replication
The replication is the operation allowing you to keep updated remote databases of identical...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL Cluster....
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
Handling the checks
The monitor of the monitoring robot allows you to access the different checks started...
Creating anchors
The anchors are used to define specific points in a help page......
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report...
Unalterable (Property)
The property Unalterable property is used to set the inalterability of a table: the table...
Programming the browsing Looper controls
These are the main concepts for programming data-bound Looper controls......
Sequence of selection conditions for a query
When at least two selection conditions are found in a query, the sequence of selection conditions...