ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WBAdminDisconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<Chart>.SurfaceDeleteAltitudeColor (Function)
Deletes the altitude colors specified by grSurfaceAltitudeColor.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
fDelete (Function)
Deletes a file accessible from the current computer.
SysIconDelete (Function)
Deletes an icon from the taskbar (next to the clock).
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
<WBAdminAuth variable>.Disconnect (Function)
Deletes a connection from a WEBDEV Application Server.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<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.
<mongoCollection variable>.DeleteOne (Function)
Deletes a document from a collection in a MongoDB database.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
WBAdminDeleteApplication (Function)
Deletes an application from a WEBDEV Application Server.
<Segmented Button>.DeleteAll (Function)
Deletes all the options from a Segmented Button control.
HDeleteSet (Function)
Deletes a set of stored procedures from an HFSQL server.
CancelWebserviceContext (Function)
Deletes from the webservice context a variable added by DeclareWebserviceContext.
NotifDelete (Function)
Deletes a notification displayed in the system bar of the device.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.
1
4
5
6
7
8
51
>