ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fDelete (Function)
Deletes a file accessible from the current computer.
<Radio button>.Delete (Function)
Deletes an option from a Radio Button control.
BackgroundTaskDelete (Function)
Deletes a background task (that was added by BackgroundTaskAdd).
LooperDeleteSelect (Function)
Deletes the selected rows from a Looper control.
<Looper>.DeleteSelect (Function)
Deletes the selected rows from a Looper control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<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.
<Check box>.Delete (Function)
Deletes an option from a Check Box control.
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.
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.
<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.
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....