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.
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns...
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
Frequently asked questions about HFSQL Cluster
Frequently asked questions about HFSQL cluster....
DocEndModification (Function)
Signals the end of grouping for a set of operations in a single event (management of "undo/redo")....
Characteristics of an indexed control
Characteristics of an indexed control: description, code, ......
HVersion (Function)
Used to find out: whether the content of a file was modified. whether the content of a file...
CurrentWorksheet (Property)
The CurrentWorksheet property is used to get and change the current worksheet in a Spreadsheet...
LogBackupDirectory (Property)
The LogBackupDirectory property is used to manage the backup directory of log files.
TableSave (Function)
Updates or adds the record bound to the current row in the Table or TreeView Table control.
WDMap: Viewing records: special cases
This help page presents the special display cases in WDMap......
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
Software Factory
The concept of software factory is used to automate the process for creating applications....
Icon (Property)
The Icon property is used to: Find out the icon displayed in the title bar of a window...
ModificationDurationAPT (Property)
The ModificationDurationAPT property is used to determine and specify if the user can modify...
Select query description window: Items used
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...
Managing the HFSQL servers
The HFSQL Control Center allows you to fully manage HFSQL servers......
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......
Handling an Action Bar through programming
An Action Bar can be handled through programming. To do so, use the variable corresponding...
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....