ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<sshSession variable>.DisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
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.
<ManualEvent variable>.Close (Function)
Closes a synchronization event between several threads.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
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.
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Error 1022: The access to the method of the class is restricted by a protected inheritance
<Source>.BuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class do not have the same prototype......
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
DashMode (Function)
Opens or closes the Dashboard control edit mode.
<Dashboard>.Mode (Function)
Opens or closes the Dashboard control edit mode.
RibbonCloseGrouping (Function)
Closes the group currently open in a Ribbon control.
1
3
4
5
6
7
98
>