ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HNoModif (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.
<Source>.NoModif (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.
HTMLEditorFormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Map>.ModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
MapModifyImage (Function)
Modifies an image drawn on the map displayed in a Map control.
<Map>.ModifyShape (Function)
Modifies a shape drawn on the map displayed in a Map control.
<HTML editor>.FormatSelection (Function)
Modifies the style of the selected elements in an HTML Editor control.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
<Connection variable>.ModifyServerRights (Function)
Modifies the rights granted to a user or to a group on a HFSQL server.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL data file located on a server.
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
HChangeRplDir (Function)
Modifies the location for the description of subscriber replica (RPL file).
HDBSortType (Function)
Returns or modifies the sequence of text items in the xBase files.
HModifyServerRights (Function)
Modifies the rights granted to a user or to a group on an HFSQL server.
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
Creating a RAD pattern
From version 12, a new RAD technology has appeared......
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
SysChangeEnvironment (Function)
Modifies the environment variables of the operating system found on the current computer.
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
SchedulerChangeMode (Function)
Modifies the period (which means the number of days) displayed by a Scheduler control.
HTTPCertificate (Function)
Modifies the client certificate used by default to identify oneself on a server.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......