ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
MemcachedDeleteKeyGroup (Function)
Deletes a key from the Memcached cache on a group of servers.
<Looper>.DeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
<Chart>.HMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
<Spreadsheet>.DeleteWorksheet (Function)
Deletes a worksheet from a Spreadsheet control found in a window.
<Chart>.SurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
StatusBarDeleteCell (Function)
Deletes a cell from the status bar of the current window.
HDeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
HDeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<WBAdminAuth variable>.DeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
WBAdminDeleteAccount (Function)
Deletes a WEBDEV account from a WEBDEV Application Server.
<Multiline Zone>.DeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
<Connection variable>.DeleteGroup (Function)
Deletes (from the server) a group of users associated with a connection.
<Connection variable>.DeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
<Connection variable>.DeleteUser (Function)
Deletes a user associated with a connection to the HFSQL server.
<Source>.Delete (Function)
Deletes a record from a data file (query or view).
HDelete (Function)
Deletes a record from a data file (query or view).
HandwrittenInput (Property)
The HandwrittenInput property is used to manage stylus or mouse input (Windows XP Tablet PC or Windows Vista, respectively).
The OLE control
The OLE control is used to handle an OLE object......
Managing HFSQL Client/Server databases
The HFSQL Control Center allows you to fully manage HFSQL Client/Server databases......
Creating the Vision pages of the WEBDEV RAD pattern
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
NotesDocumentDelete (Function)
Deletes the current document from the Lotus Notes database browsed.
Creating the Form pages of a WEBDEV RAD pattern