ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<Source>.Modify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
<Table>.Modify (Function)
Modifies a row in:
  • a Table control,
  • a TreeView Table control,
  • tables displayed in a Combo Box control.
<Organization Chart>.Modify (Function)
Modifies an element in an Organization Chart control.
<Looper>.Modify (Function)
Changes the values of the attributes in a row of a Looper control.
<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView control.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
AppointmentModify (Function)
Modifies the current appointment:
  • in a Lotus Notes or Outlook calendar.
  • in the calendar found on a mobile device (Android/iOS).
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
<Image>.ModifyLightness (Function)
Modifies the lightness of an image contained in an Image control.
HModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
Creating, editing and deleting a style (help system)
WINDEV allows you to manipulate the styles defined for a help system (HLP or CHM file)...
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application...
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
gpwModifyUser (Function)
Modifies a user in the User Groupware database.
<Connection variable>.ModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<Connection variable>.ModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...
HModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
<Connection variable>.ModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
<Source>.Save (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Breadcrumb>.ModifyLink (Function)
Modifies a link in a Breadcrumb control.
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
HModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table.
".STY" file: file of type "Style sheet"
A style sheet is a "...
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
BreadcrumbModifyLink (Function)
Modifies a link in a Breadcrumb control.
<Image variable>.ModifySaturation (Function)
Modifies the saturation of an image in an Image variable.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
<Image variable>.ModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
TaskModify (Function)
Modifies the current task in a Lotus Notes or Outlook task list.
HModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
dModifySaturation (Function)
Modifies the saturation of an image found:
  • in an Image control,
  • in an Image variable.
<Connection variable>.ModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
SchedulerTaskStatus (Function)
Gets or sets the status of a task created in the Windows scheduler.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database.
dModifyLightness (Function)
Changes the lightness of an image found:
  • in an Image control,
  • in an Image variable.
<Image>.ModifySaturation (Function)
Changes the saturation of an image in an Image control.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
SQLModify (Function)
Modifies the content of a row in the query result.
HModifyFileRights (Function)
Sets the rights granted to a user or group on an HFSQL Client/Server table.
AnimationSetParameter (Function)
Changes one of the animation parameters used for:
  • an animated image (in an Image control),
  • an animated text (in a Static Text control).
OrgModify (Function)
Modifies an element in an Organization Chart control.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
GroupModify (Function)
Modifies the current group of contacts in a Lotus Notes or Outlook address book.
<Connection variable>.ModifyItemRights (Function)
Modifies the rights granted to a user or group on an item of an HFSQL Client/Server table.
NotesModifyAttachment (Function)
Modifies a file attached to an item of the current document in Lotus Notes.
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one or more selection criteria, ...
HModifyServerProperty (Function)
Modifies the properties of an HFSQL server.
ParallelTaskConfigure (Function)
Modifies the parameters of parallel tasks.
Custom style sheet
When creating a project, a blank custom style sheet is created and associated with the current project...
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Connection variable>.ModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
HModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
<Connection variable>.ModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
Manipulating Link controls programmatically (Page)
WEBDEV allows you to manipulate a Link control through programming...
<Connection variable>.ModifyDatabaseProperty (Function)
Modifies the properties of a database located on an HFSQL server.
AnimationSetMode (Function)
Changes the type of animation:
  • for an image in an Image control.
  • for a text in a static text control.
SysStandby (Function)
Enables and disables device sleep mode.
Instant spotting of modified code/current code
The modified lines of code are immediately visible...
<Connection variable>.ModifyTask (Function)
Modifies a scheduled task on the HFSQL server defined by the connection.
BrightnessModify (Function)
Modifies the setting of the brightness for the device screen.
ContactModify (Function)
Modifies the current contact in a Lotus Notes or Outlook address book.
dModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image found:
  • in an Image control,
  • in an Image variable.
Remote WEBDEV administrator
The remote administration tool, that can be run from any computer equipped with an Internet...
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Sort order of records found in a select query
To make the result of a query easier to read, the records can be sorted according to one...
8. "Mobile friendly" site: Dynamic serving
YInitial (Property)
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening...
Converting an HFSQL Classic database into HFSQL Client/Server
There are two methods to convert HFSQL Classic databases to HFSQL Client/Server in WINDEV, WEBDEV...
Find out the account that runs the AWP protocol
The "Project Management Hub" pane
The "Project Management Hub" pane displays the tasks assigned to the current developer......
Using the UI modification when running a project or window test
End users can directly modify the interface of the application (according to the options specified...
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut...
Creating a window skin template
12. Pages in practice
Remote WEBDEV administrator: Creating a WEBDEV account
The management of accounts is accessible in the remote administrator for the server administrator only....
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
HFSQL Client/Server: Configuring the data files on the server
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Error 1010: The member of the class is constant