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.
ComponentLocate (Function)
Specifies the access path to an external component of project.
pdfPage (Type of variable)
The pdfPage type is used to define all the advanced characteristics of a page from a PDF document...
Association in a CDM
In a CDM (Conceptual Data Model), the associations are used to link the entities between themselves......
Programming a status bar
WINDEV allows you to handle a status bar and a cell found in a status bar through programming......
Native Access Connector
...This type of Native Connector allows access to ACCESS databases for better interoperability...
HLockFile (Function)
Locks a data file and restricts the access to this data file for all other sites or applications.
WDSQL: Converting the structure of an HFSQL database
WDSQL is used to convert the structure of an HFSQL database into SQL script......
ErrorInfo (Function)
Retrieves information about the last error that occurred in a function of a WINDEV, WINDEV Mobile...
IFrame control
IFrame is an HTML concept......
Browser code (WLanguage): Framework 2
From version 22, WEBDEV proposes a new WLanguage framework for the browser code...
Optimizing the query execution
The query editor allows you to optimize the execution speed of one or more queries......
DataBinding (Property)
The DataBinding property gets and changes the binding between a control and: a table item....
iParameterPDF (Function)
Defines the options for the generated PDF file.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX...
dbgEnableAudit (Function)
Enables the dynamic audit programmatically.
AppointmentAdd (Function)
Adds an appointment: in a Lotus Notes or Outlook calendar. in a calendar on a mobile device...
Events associated with Check Box controls
List of events associated with Check Box controls...
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......