ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerEject (Function)
Opens or closes the door of current burner.
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.
<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.
SocketClose (Function)
Closes a socket or a connection to a server socket.
TabClose (Function)
Closes a dynamic pane in a Tab control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Native SQL Server Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native SQL Server Connector......
Creating a query in SQL code
The query editor allows you to create a query by typing SQL code......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
BannerLast (Function)
Displays the last plane of a Sliding Banner control.
<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.
<Sliding Banner>.Last (Function)
Displays the last plane of a Sliding Banner control.
PicClose (Function)
Closes the image found in an Image Editor control.
1
4
5
6
7
8
134
>