ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Error 1004: To explicitly access an element of the base class '%1', use the syntax
<Palette variable>.Generate (Function)
Generates a palette from a base color.
PaletteGenerate (Function)
Generates a palette from a base color.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
DecimalToSexagesimal (Function)
Returns the sexagesimal angle (in base 60) corresponding to a decimal angle.
Associated (Property)
The Associated property determines if an element belongs to the base class or to an associated...
Error 1001: The operators: and:: can only be used in the methods of classes
Error 1054: 'Ancestor' cannot be used outside the code of a class
InitialWidth (Property)
Modify the base width used to anchor the controls in "width". Find out the initial width of a report...
InitialHeight (Property)
Modify the base height used to anchor the controls "in height". Find out the creation height of a block...
Error 1005: To explicitly access a global element of '%1' class, use the syntax
Creating a model class
In MVP projects, you need to create a base class (MBase if you're using the RAD tool for MVP...
Error: Redefinition of syntax
The '<method>' methods of the '<derived class>' class and of the '<base class>' class...
Modifying the query content
The queries are used to easily select the records coming from one or more files, matching one...
Replication options (ReplicEdit)
Creating a replication with ReplicEdit allows you to specify several parameters......