ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
Error 1023: The access to the method of the class is restricted by a private inheritance
Error 40: The END statement marking the end of the class declaration is missing
Operations performed on class diagrams
The following paragraphs explain......
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
<zipArchive variable>.Close (Function)
Closes an archive.
zipClose (Function)
Closes an archive.
Exporting elements to a directory
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Error 1009: The member of the class is private
Error 1001: The operators: and:: can only be used in the methods of classes
8. Sharing a project in practice
9. Sharing a project in practice
Sharing a project in practice...
Error 1054: 'Ancestor' cannot be used outside the code of a class
MCIClose (Function)
Closes a media file.
<xlsDocument variable>.Close (Function)
Closes an XLS file.
ModbusDisconnect (Function)
Closes the Modbus session.
<modbusSession>.Disconnect (Function)
Closes the Modbus session.
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
ContextClose (Function)
Closes a page context.
SNMPCloseSession (Function)
Closes an SNMP session.
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.
1
2
3
4
5
6
98
>