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).
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located...
The triggers
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification...
FTPDateTime (Function)
Returns the different dates and times (creation, modification or access) associated with a file...
WinEditMode (Property)
... and its controls when the window switches to "UI modification by end user" mode.
SaaSAdminModifySite (Function)
Modifies a SaaS site.
SysChangeScreenResolution (Function)
Modifies the resolution of a screen.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminModifyPricing (Function)
Modifies a SaaS pricing.
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
HModifyScheduledBackup (Function)
Modifies a backup scheduling.
<Connection variable>.ModifyScheduledBackup (Function)
Modifies a backup scheduling.
DDEUpdate (Function)
Modifies a linked data.
fRename (Function)
Modifies the name of a file.
WinChangeAlias (Function)
Modifies the alias of a window.
EventChange (Function)
Modifies the status of an event.
SQLChangeConnection (Function)
Modifies the current connection.
1
2
3
4
5
6
78
>