ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
ComponentInfo (Function)
Returns information about a component.
8. External component
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc....
Procedure (Type of variable)
The Procedure type is used to handle: the procedures or methods found in the project. the procedures or methods found in an internal component. the procedures or methods found in an external component....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Project portfolio
From version 25, you can create "project portfolios"......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
6. Multiple generation
3. Project configuration
Project configurations allow you to adapt the same project to multiple "targets"....
RGBRed (Function)
Returns the red component of an RGB color.
RGBBlue (Function)
Returns the blue component of an RGB color.
RGBGreen (Function)
Returns the green component of an RGB color.
Programming by preset action
Preset actions allow you to define the code of an event in a single click, without having to write one single line of code......
1. Project and analysis
ComponentLocate (Function)
Specifies the access path to an external component of project.
<Component>.Load (Function)
Loads an external component independent of the current project.
COMCreateInstance (Function)
Instantiates a COM object (Component Object Model).
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
ERR_LOADMOREDLL
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Custom-Folders
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes......
1. Project and analysis
CodeCSS (Property)
The CodeCSS property is used to read and change the CSS code associated with a Web Component control.
CodeHTML (Property)
The CodeHTML property is used to read and change the HTML code associated with a Web Component control.
1
2
3
4
5
6
72
>