ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 39: The END statement marking the end of declaration of the composite variable is missing
9. Internal component
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Extern (Reserved word)
EXTERN is used to...
InComponentMode (Function)
Indicates whether the code is run: from a WINDEV application, a WEBDEV site or a PHP page. from a component....
Feedback component
The Feedback component is a component provided with WINDEV......
RGBGreen (Function)
Returns the green component of an RGB color.
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
Error 1050: This member already exists in the composite variable
RGB (Function)
Defines a color from its Red, Green and Blue components.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
<Report>.InitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
iInitSubReport (Function)
Initializes the parameters of a subreport of a composite report.
2. Examples and components provided with WEBDEV
ERR_LOADMOREDLL
CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
7. Internal component
An internal component is a set of elements from a project....
Composite variable
A composite variable contains different types of elements (members)...
List of extension attributes
The list of extension attributes ......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
NbComponent (Property)
The NbComponent property is used to get the number of elements in a composite key.
Composite report
The report editor gives you the ability to create "Composite" reports. In this case, the report includes several sub-reports....
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
1
2
3
4
5
6
49
>