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).
DDEUpdate (Function)
Modifies a linked data.
EventChange (Function)
Modifies the status of an event.
fRename (Function)
Modifies the name of a file.
HWatch (Function)
... on an HFSQL server. In case of modification, a specific procedure can be triggered.
<Source>.Watch (Function)
... on an HFSQL server. In case of modification, a specific procedure can be triggered.
ChangeStyle (Function)
Modifies the style of a control dynamically.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
HPriorityClient (Function)
Modifies the priority of a client application.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
grParameter (Function)
Retrieves or modifies a chart parameter.
HsMenu,Label (Function)
Modifies the caption of a menu option.
Table,Modify (External language)
Modifies an element in a Table control.
Windows,TCurrent (External language)
Modifies the title of the current window.
UPNPModifyContrast (Function)
Modifies the contrast of a UPnP device.
UPNPModifyBrightness (Function)
Modifies the brightness of a UPnP device.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
TooltipMaxWidth (Function)
Modifies the maximum width of tooltips.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Chart>.Orientation (Function)
Modifies the orientation of chart axes.
<Chart>.Parameter (Function)
Retrieves or modifies a chart parameter.
<upnpDevice variable>.ModifyContrast (Function)
Modifies the contrast of a UPnP device.
<upnpDevice variable>.ModifyBrightness (Function)
Modifies the brightness of a UPnP device.
<Connection variable>.DescribeServerTrigger (Function)
Adds or modifies a server trigger.
1
3
4
5
6
7
78
>