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).
Zombie data files and items
During the life of an application, items live and die......
HCheckStructure (Function)
Defines the mode for comparing data files.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
SCM: Working in offline mode
The Source Code Manager allows you to easily work in offline mode......
Page templates
WEBDEV allows you to create page templates......
Data persistence
The data persistence is used to store the value typed by the user......
History of versions (network setup)
The setup wizard allows you to configure the history of versions during a network setup....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
XMLInsertElement (Function)
Inserts an XML element (tag or attribute) into an XML document.
ControlToSource (Function)
Assigns the control value to the source of a control link.
fWatchFile (Function)
Starts watching a file.
WDInst: choosing the type of setup to generate
WDInst allows you to create several types of setup......
Implementing the log process in an application
Regardless of the data files used by your application (HFSQL Classic or HFSQL Client/Server),...
XMLDelete (Function)
Deletes the current element (as well as the entire branch) from an XML document.
DateTimeByDefault (Function)
Used to define the default value of Date, Time and DateTime variables.
Inserting a diagram in a help page
You can insert a diagram created with the Diagram Editor into a help page......
RGB (Function)
Defines a color from its Red, Green and Blue components.
DocChangeZOrder (Function)
Changes the Z-order of an Image or Text Area element in a DocX document.