ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 1050: This member already exists in the composite variable
Error 31: The file to include is not found. Check the name and path ...
Error 1: Syntax error
Error 116: An array dimension must be an integer value
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Error 305: The element does not exist in the window
Information 2103: 'Double' does not exist anymore: the reals are coded on 8 bytes
Error 201: The method already has a virtual attribute
Error 203: The procedure already has a scope attribute (local or global)
Error 202: The method already has an access attribute (public, protected or private)
Error 102: The constants can be defined in the initialization code of project, ...
Error 3: The string has no final "
Error 301: Unknown identifier
Error 1037: This member already exists in the structure
Error 1038: This member already exists in the class
Error 122: The name of an Automation object must be a string
Error 1054: 'Ancestor' cannot be used outside the code of a class
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
Error 303: ambiguous control name
The use of the Automation type in a site is reserved for the advanced users
Image (Type of variable)
The Image type is used to define the advanced characteristics of an image.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Developing 64-bit sites
You can deploy 64-bit compatible sites......
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......