ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<TreeView>.Modify (Function)
Modifies an element (node or leaf) in a TreeView 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.
<sfConnection variable>.Modify (Function)
Modifies the records of a file defined in Salesforce.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<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.
<Notification variable>.Modify (Function)
Modifies a notification currently displayed in the system bar of the device.
HModify (Function)
Modifies the specified record or the record found in memory in the table (query or view).
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application...
AppointmentModify (Function)
Modifies the current appointment:
  • in a Lotus Notes or Outlook calendar.
  • in the calendar found on a mobile device (Android/iOS).
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
<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.
HModifyServerRights (Function)
Sets the rights granted to a user or group on an HFSQL server.
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
<Image variable>.ModifyLightness (Function)
Modifies the lightness of an image in an Image variable.
SchedulerModifyTrigger (Function)
Modifies the parameters of a trigger of a scheduled task, i.e. the parameters that will define the execution of a task.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
Creating, editing and deleting a style (help system)
WINDEV allows you to manipulate the styles defined for a help system (HLP or CHM file)...
gpwModifyUser (Function)
Modifies a user in the User Groupware database.
dModifySaturation (Function)
Modifies the saturation of an image found:
  • in an Image control,
  • in an Image variable.
AppServerModifyScheduledTask (Function)
Modifies an existing scheduled task.
<Connection variable>.ModifyViewRights (Function)
Sets the rights granted to a user or group on an SQL view or on a materialized view.
<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.
<Connection variable>.ModifyGroup (Function)
Modifies the group information according to the elements found in the corresponding variables for group management.
<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).
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
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.
HModifyDatabaseRights (Function)
Sets the rights granted to a user or group for an HFSQL Client/Server database.
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.
HModifyScheduledOptimization (Function)
Modifies a scheduled optimization task on the HFSQL server defined by the connection.
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.
The Site Map control
The Site Map control allows the Web user to......
Implementing the log process in an application
Regardless of the tables used by your application (HFSQL Classic or HFSQL Client/Server), the log...
WDInst: configuring the directory of the data files and the directory of the files of user groupware
The setup editor WDInst ("Tools......
WDMap: Viewing the records found in a data file
WDMap is used to view the records found in a data file......
Project Management Hub: Managing projects
Project Management Hub: Management of projects (view, creation, ...)...
Programming charts
WINDEV, WEBDEV and WINDEV Mobile include a Chart control (available in the window, page and report...
Width (Property)
The Width property gets and changes the width: of a control or block in a report....
Creating help pages
A help system includes several pages......
WINDEV/WINDEV Mobile field styling
As soon as it is created, a control is associated with a style......
The planes (in a window or in a report)
The planes are used to group the window controls......
Color (Property)
The Color property gets or sets the font color of: a Font variable. text displayed...
Navigation map
The site map path is used to implement the structure and the sequence of pages in your site......
Install a WEBDEV Application Server for Linux
There are several steps to install the WEBDEV Application Server on a Linux server......
AAF: Zoom the content of a control (Table, Spreadsheet, List box, Pivot table, ...)
To simplify the reading in the controls used to view large volumes of data, the end user...
Check Box control: Automatic features (AAF)
The Check Box control can benefit from several AAFs (Automatic Application Features) ......
Entity of a CDM
To group information according the MERISE method, entities must be created......
Environment of the window editor
The main elements of window editor are as follows:
Environment of the report editor
Environment of the report editor...
DataBinding (Property)
The DataBinding property is used to identify and change the binding between a control...
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view...
Events associated with Radio Button controls
List of events associated with Radio Button controls...
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls...
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
iParameterPDF (Function)
Defines the options for the generated PDF file.