ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Error 1036: A class used in an array must have a constructor without parameter
Cross-references in the code editor
The cross-references in the code editor are used to identify......
ERR_MSG_BOX
<hdfsConnection variable>.CloseConnection (Function)
Closes a connection to a Hadoop server.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
NetCloseRemoteAccess (Function)
Closes the line that was opened by NetOpenRemoteAccess.
DomoClose (Function)
Closes the communication opened by DomoOpen.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
Repairing the project
In some cases, "Project......
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....
Error 1046: Wrong parameter for the constructor of the class
Error 1045: A class cannot be declared outside the declaration code of a class
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.
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
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.
1
2
3
4
5
6
95
>