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).
Managing the styles
The help editor allows you to define styles of paragraphs......
HRecordDate (Function)
Returns the date and time of the last write operation performed on a record in an HFSQL file...
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
HSynchronizeReplica (Function)
Synchronizes the master replica and the subscriber replica: the operations performed on one...
DDE constants
List of constants used by the DDE functions...
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item...
dModifyLightness (Function)
Changes the lightness of an image found: in an Image control, in an Image variable....
XMLInsertDocument (Function)
Inserts the current XML tag found in an XML document into another XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
Implement journaled replication: Modify database schema
Log-based replication can be implemented in the data model editor......
Software factory: Rights management
To secure the execution of action plans, it is possible to implement a rights management system......
TableInsertLineWithAnimation (Function)
Inserts a row into a Table control or into a TreeView Table control with an animation.
Creating and handling an item
The main operations that can be performed on an item are as follows......
Replication: The different types
The data replication is a powerful feature......
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
WDInst: choose the type of installation to generate
WDInst allows you to create several types of setup......
Sorts in a report
The sort is used to organize the information displayed in the report......