ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Windows,Title (External language)
Modifies the title of the next window (or dialog box) displayed.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
zipChangePath (Function)
Modifies the stored path of a file in an archive (in ZIP, WDZ or 7z format).
SysDateTime (Function)
Returns or modifies the system date (current date and time defined on the current computer).
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
grHMCaptionX (Function)
Modifies the caption of a category on the X-axis of a Heatmap chart.
grHMCaptionY (Function)
Modifies the caption of a category on the Y-axis of a Heatmap chart.
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
LockAppTimeout (Function)
Returns or modifies the idle time before a WINDEV application is locked.
NotesModifyItem (Function)
Modifies the specified item of the current document in Lotus Notes.
SysThumbnailModifyButton (Function)
Modifies one of the buttons found on the application thumbnail in the taskbar.
Screen,Selection (External language)
Modifies the status of a control (invisible, active, inactive, grayed)
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
Windows,TNext (External language)
Modifies the title of the next window (or dialog box) displayed.
DateModified (Property)
The DateModified property is used to get the modification date of an element.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
dModifyOpacity (Function)
Modifies the opacity of an image (which means the alpha channel of the image).
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
hbCreateTable (Function)
Creates an HBase table or modifies the description of an HBase table.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
MemcachedCASKeyGroup (Function)
Modifies the value of a key on a group of servers if this one was not modified.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.
<Image variable>.ModifyHSL (Function)
Modifies the hue, saturation and lightness of an image in an Image variable.
<Image>.ModifyHSL (Function)
Modifies the hue, the saturation and the lightness of an image in an Image control.
<Table>.ModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....