ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
DocClose (Function)
Closes a docx file and frees the document.
EventClose (Function)
Closes a synchronization event between several threads.
MongoDeleteDatabase (Function)
Deletes a MongoDB database as well as its collections.
<Tab>.CloseAll (Function)
Closes all dynamic tabs of a Tab control.
<Tab>.Close (Function)
Closes a dynamic pane in a Tab control.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
TabClose (Function)
Closes a dynamic pane in a Tab control.
tapiCallEnd (Function)
Returns the date and time of the end of call.
SocketClose (Function)
Closes a socket or a connection to a server socket.
BurnerEject (Function)
Opens or closes the door of current burner.
XMLClose (Function)
Closes an XML document created by XMLDocument.
<mongoDatabase variable>.DeteleDatabase (Function)
Deletes a MongoDB database as well as its collections.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
GalleryClosePopup (Function)
Closes the automatic zoom popup for the image gallery.
PicClose (Function)
Closes the image found in an Image Editor control.
HFreeQuery (Function)
Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery).