ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. Sharing a project in practice
Error 1054: 'Ancestor' cannot be used outside the code of a class
<xlsDocument variable>.Close (Function)
Closes an XLS file.
ModbusDisconnect (Function)
Closes the Modbus session.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
SNMPCloseSession (Function)
Closes an SNMP session.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
ContextClose (Function)
Closes a page context.
MCIClose (Function)
Closes a media file.
HCloseAnalysis (Function)
Closes the current analysis.
HCloseConnection (Function)
Closes a connection to a database.
xlsClose (Function)
Closes an XLS file.
<DiskFile variable>.Close (Function)
Closes an external file.
fClose (Function)
Closes an external file.
<emailSMTPSession variable>.CloseSession (Function)
Closes an SMTP session.
<emailIMAPSession variable>.CloseSession (Function)
Closes an IMAP session.
<emailNotesSession variable>.CloseSession (Function)
Closes a Notes session.
<emailOutlookSession variable>.CloseSession (Function)
Closes an Outlook session.
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......
ERR_MSG_BOX
hdfsCloseConnection (Function)
Closes a connection to a Hadoop server.
1
2
3
4
5
6
94
>