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.
HFSQL views
An HFSQL view corresponds to a "memory image" of an HFSQL data file......
Animation of controls
WINDEV and WINDEV Mobile allow you to animate the controls found in a window......
Events associated with Calendar controls
List of events associated with Calendar controls...
ErrorWithTimeout (Function)
Displays a custom error message in a system error window for a set amount of time.
AAF: Exporting data (Table, TreeView Table, Looper, TreeView...)
You want to perform simulations with Excel, Word, OpenOffice......
Customizing the Switch controls
The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)......
The groups of controls
A group of controls is a set of controls grouped together in order for their characteristics...
Handling the external files
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external...
fAttribute (Function)
Returns or modifies the attributes of a file.
BrightnessAuto (Function)
Returns or modifies the activation status of the automatic adjustment of the brightness...
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record....
Calculations in the columns of a Table control
When a Table control contains numeric data, it may be useful to get the total of a column or count...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......
Description of a Pivot Table control
The description window of a Pivot Table control is used to configure several elements...
WiFiConnect (Function)
Connects the device to the specified Wi-Fi network.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
TableAddTitleHeader (Function)
Adds a column title-header into a Table or TreeView Table control in a window.
Events associated with an Organization Chart control