ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DocClose (Function)
Closes a docx file and frees the document.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
BurnerEject (Function)
Opens or closes the door of the current burner.
TabCloseAll (Function)
Closes all dynamic tabs of a Tab control.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
SocketClose (Function)
Closes a socket or a connection to a server socket.
SpreadsheetClose (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
TabClose (Function)
Closes a dynamic pane in a Tab control.
XMLClose (Function)
Closes an XML document created by XMLDocument.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
ERR_MSG_BOX
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a web service proxy (SOAP).
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......
.NET object
To access a class......
HUpdateView (Function)
Creates or updates the description of an SQL view or materialized view from the database schema to an HFSQL server.
Creating a combining query
A combining query (corresponding SQL statement: UNION) ......
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.