ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
TabClose (Function)
Closes a dynamic pane in a Tab control.
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.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
<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.
BurnerEject (Function)
Opens or closes the door of current burner.
XMLClose (Function)
Closes an XML document created by XMLDocument.
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
<Source>.ImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Structure of log files (HFSQL Classic)
The following files are automatically created when logging an HFSQL Classic data file......
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
Functions for managing objects (External language)