ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<Connection variable>.RSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.DeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<Connection variable>.DeleteBackup (Function)
Deletes a backup previously created with HBackup.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
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.
HDeleteDirectory (Function)
Deletes a directory from an HFSQL Client/Server database....
LooperDeleteAll (Function)
Deletes all rows from a Looper control populated programmatically.
MapDeleteMarker (Function)
Deletes a marker from a map displayed by a Map control.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
grSurfaceDeleteMarkCaption (Function)
Deletes the captions of marks found in a Surface chart.
mlzDelete (Function)
Deletes a dynamic row from a Multiline Zone control.
mlzDeleteAll (Function)
Deletes all dynamic rows from a Mutiline Zone control.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
SpeechRecognitionDeleteCommand (Function)
Deletes a voice command previously added with SpeechRecognitionAddCommand.
grHMDeleteColor (Function)
Deletes the colors specified by grHMColor from a Heatmap chart.
HDelete (Function)
Deletes a record from a data file (query or view).
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
1
5
6
7
8
9
215
>