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).
xBase/FoxPro Native Access: Features and notes
This help page presents the specific features regarding the programming of Native xBase/FoxPro...
Animating an image
WINDEV, WINDEV Mobile and WEBDEV allow you to handle several types of animated images......
Rights on the virtual directory
Shared memory areas
WINDEV, WEBDEV and WINDEV Mobile allow you to handle shared memory areas......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV...
The setup editor WDInst
WDInst is a setup editor used to define the setup parameters of your application......
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server...
Repositionable note (AAF)
End users can create repositionable notes in all the windows of their WINDEV applications......
"Project explorer" pane
The "Project explorer" pane is used to simplify the development environment of WINDEV, WEBDEV...
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
SpreadsheetListComment (Function)
Lists all the comments on the current worksheet of a Spreadsheet control.
Deploying in the cloud for PC SOFT applications
PC SOFT allows you to host your sites in the CLOUD for PC SOFT applications......
Manage SCM branches visually
The Source Code Manager offers a graphic interface for editing branches to optimize the management...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
The Table control populated programmatically
A Table control populated programmatically is directly linked to lists stored in memory......
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window....
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available...
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.