ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Internal component
An internal component is a set of elements from a project......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Debugging an external component
You have developed an external component and you want to debug it? The user of an external component sends an executable indicating that your external component does not operate? You are using your external component in another project and you want to debug it?......
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
Using several libraries in an application
A library is a WDL file that contains all the resources......
Multi-product external components
Components are a remarkably useful tool for development teams......
ComponentList (Function)
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site.
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
SCM: Managing components
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
11. Internal components in practice
Internal components in practice...
Deployment diagram
A deployment diagram shows the physical layout of the hardware components (nodes) used in a system as well as the association between the executable programs and these components......
Automatic documentation of external components
External components must include a technical documentation......