ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<Segmented Button>.DeleteAll (Function)
Deletes all the options from a Segmented Button control.
DriveDeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
HDeleteDatabase (Function)
Deletes a database located on an HFSQL server.
OCRDeleteAllLanguages (Function)
Deletes all languages from the native OCR system.
DDEDisconnect (Function)
Deletes a connection between the current program and a recipient.
HRSDeleteConfig (Function)
Deletes a replication between two HFSQL servers.
<Connection variable>.DropView (Function)
Deletes a materialized view from the HFSQL server.
<TimeLine>.DeleteAll (Function)
Deletes all events and tracks from a TimeLine control.
OrgDeleteAll (Function)
Deletes all elements from an Organization Chart control.
<Drive variable>.DeleteDirectory (Function)
Deletes a directory and its files from a remote drive.
<Segmented Button>.Delete (Function)
Deletes an option from a Segmented Button control.
<TreeView Table>.DeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
<TreeView>.Delete (Function)
Deletes an element and all its "children" from a TreeView control.
<Organization Chart>.DeleteAll (Function)
Deletes all elements from an Organization Chart control.
HDeleteBackup (Function)
Deletes a backup previously created with HBackup.
HDropView (Function)
Deletes a materialized view from the HFSQL server.
TreeDelete (Function)
Deletes an element and all its "children" from a TreeView control.
<emailOutlookSession variable>.RemoveFolder (Function)
Deletes a folder from the Outlook messaging software.
<Source>.Delete (Function)
Deletes a record from a table (query or view).
fDelete (Function)
Deletes a file accessible from the current computer.
<hdfsConnection variable>.Delete (Function)
Deletes a file or directory from a Hadoop server.
SegmentedButtonDeleteAll (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.
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.