ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
OrgDelete (Function)
Deletes an element and its "children" from an Organization Chart control.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Source>.DeleteAll (Function)
Deletes all records from a table, an HFSQL view or a query.
SysUnlinkExtension (Function)
Deletes the association between an extension and a command that was created by SysLinkExtension.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
HDeleteTask (Function)
Deletes a scheduled task from an HFSQL Client/Server server....
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
NotesDeleteItem (Function)
Deletes the specified item from the current document in Lotus Notes.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
HDeleteScheduledBackup (Function)
Deletes a scheduled backup from an HFSQL Client/Server server....
SysThumbnailDeleteButton (Function)
Deletes one of the buttons found in the thumbnail of the application from the taskbar.
MapDeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
MongoGridFSDeleteFileByID (Function)
Deletes a file identified by its identifier from a MongoDB file system.
grScatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
AppServerDeleteScheduledTask (Function)
Deletes a scheduled task associated with the application (site or Webservice).
MongoGridFSDeleteFile (Function)
Deletes a file identified by its name from a MongoDB file system.
<Map>.DeleteAll (Function)
Deletes the following from a Map control: all markers, all shapes, all images....
<Chart>.Scatter3DDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grScatter3DAltitudeColor.
<httpRequest variable>.ResetCookie (Function)
Deletes all the cookies (globally or for a domain) stored by the calls to HTTPRequest.
<Image>.EndDrawing (Function)
Deletes all the drawings made since the last call to dStartDrawing.