ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
Spare server
A "spare" server is a target server in a unidirectional automatic replication......
Dynamic instantiation of object
An object can be dynamically associated with a class, we talk of dynamic instantiation of object......
Error 1015: The method of the class is protected
Error 1008: The member of the class is protected
1. Project and analysis
Error 1016: The method of the class is private
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Error 1023: The access to the method of the class is restricted by a private inheritance
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 40: The END statement marking the end of the class declaration is missing
Operations performed on class diagrams
The following paragraphs explain......
Classes, members, methods and properties
A class is made of......
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, ......
zipClose (Function)
Closes an archive.
<zipArchive variable>.Close (Function)
Closes an archive.
1
2
3
4
5
6
181
>