ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.DeleteParameter (Function)
Deletes a parameter previously saved by HSaveParameter.
<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.
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.
<Scheduler>.DeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
<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.
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Native Oracle Connector: Programming with HFSQL functions
To use an Oracle database with the Native Connector, the structure of ORACLE tables must be imported into the WINDEV or WEBDEV analysis......
LabelWidth (Property)
The LabelWidth property is used to: Find out the width of labels in a "Label" report. Modify the width of labels in a "Label" report....
LabelHeight (Property)
The LabelHeight property is used to: Find out the height of labels in a Label report. Modify the height of labels in a Label report....
NbLabelCopy (Property)
The NbLabelCopy property is used to: Get the number of copies of identical labels. Change the number of copies of identical labels....
WDStatistics: Overview
WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites......
Creating the Relation pages of a WEBDEV RAD pattern
Creating the Table pages of the WEBDEV RAD pattern
CancelAWPContext (Function)
Deletes from the AWP context a variable that was added by DeclareAWPContext.