ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
Calling a DLL written in Visual Basic
Visual Basic (like many other languages) allows you to create custom DLLs......
Error 1035: A class used in a structure must have a constructor without parameter...
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.
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.
Repairing the project
In some cases, "Project......
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
iForceComplement (Function)
Forces the printing of a Body Complement block.
AppleSignIn (Function)
Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher.
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....
Classes, members, methods and properties
A class is made of......
Error 1046: Wrong parameter for the constructor of the class
Error 1045: A class cannot be declared outside the declaration code of a class
CloseSession (Function)
Closes a session with Lotus Notes or Outlook.
1
2
3
4
5
6
98
>