ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Source>.NoModif (Function)
Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy).
<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.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes...
HNoModif (Function)
Forbids all the modifications on a data file (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.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
LDAPMode (Function)
Modifies the operating mode of an LDAP session.
dbgAuditOption (Function)
Retrieves or modifies the options of the dynamic audit.
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
VolumeModify (Function)
Modifies the setting of the volume for a sound source.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
UPNPModifyMute (Function)
Modifies the 'Mute' status of a UPnP device....
FTPConfigure (Function)
Modifies the behavior of standard FTP functions.
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
MapModifyMarker (Function)
Modifies a marker displayed in a Map control.
OrgModify (Function)
Modifies an element in an Organization Chart control.
MongoModifyAll (Function)
Modifies documents in a collection of a MongoDB database.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
MongoModifyOne (Function)
Modifies a document in a collection of MongoDB database.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Map>.ModifyMarker (Function)
Modifies a marker displayed in a Map control.
MemcachedCAS (Function)
Modifies the value of a key if this one was not modified.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
<Table>.ModifyColumn (Function)
Modifies a column in a horizontal Table control.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
<Chart>.SeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
<Chart>.LegendFont (Function)
Modifies the font used for the chart legend.
<Chart>.TitleFont (Function)
Modifies the font used for the chart title.
1
3
4
5
6
7
45
>