ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SocketClose (Function)
Closes a socket or a connection to a server socket.
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.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
BurnerEject (Function)
Opens or closes the door of current burner.
XMLClose (Function)
Closes an XML document created by XMLDocument.
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......
<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......
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
Share your projects via Git
Git is a source code manager......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Error 1046: Wrong parameter for the constructor of the class
Error 1045: A class cannot be declared outside the declaration code of a class
1
4
5
6
7
8
65
>