ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New (Reserved word)
New is used to allocate memory space...
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Error 1036: A class used in an array must have a constructor without parameter
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated class.
Error 1035: A class used in a structure must have a constructor without parameter...
Cross-references in the code editor
The cross-references in the code editor are used to identify......
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....
<hdfsConnection variable>.CloseConnection (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.
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
Repairing the project
In some cases, "Project......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Testing a dynamic project from the administrator
Running the test from the WEBDEV administrator (WDAdmin) is used to check ......
Error 1045: A class cannot be declared outside the declaration code of a class
Error 1046: Wrong parameter for the constructor of the class
ERR_CANNOT_RUN_EXPLORER
Differences according to the test mode of a dynamic project
The test of a dynamic project can be run......
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
HaspHLLogout (Function)
Closes the connection of the application to a Hasp key.
SSHDisconnectShell (Function)
Closes an SSH session that was opened by SSHConnectShell.
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.
<Spreadsheet>.Close (Function)
Closes the XLSX document that was opened by SpreadsheetLoad.
1
3
4
5
6
7
105
>