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, ...
Error 202: The method already has an access attribute (public, protected or private)
Zombie procedures
In most cases, old code contains procedures that are used but that do no longer match the current quality standard......
1. Project and analysis
Comparison operators
The comparison operators can be divided into several categories......
Internal procedure
Several features require a procedure called once or several times via a WLanguage function ("Callback")....
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
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
Creating user accounts
A User account allows the server administrator to......
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....
Manual deployment of a dynamic site
WEBDEV proposes several methods for deploying a dynamic site......
Error 40: The END statement marking the end of the class declaration is missing
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Deserialize (Function)
Deserializes a buffer or a character string containing the data from a class, structure, array (including an associative array), queue, stack, list or advanced variable, as well as their subelements.
Operations performed on class diagrams
The following paragraphs explain......
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....
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, ......
SNMPCloseSession (Function)
Closes an SNMP session.
zipClose (Function)
Closes an archive.
<zipArchive variable>.Close (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
1
2
3
4
5
6
105
>