ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Internal component
An internal component is a set of elements from a 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......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
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.
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
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......
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
Component (Property)
The Component property configures the different components of a composite key.
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
ComponentLoad (Function)
Loads an external component. This component can be: an external component present in the current project. an external component independent of the current project....
10. Internal components in practice
Using an external component in an application
A component can be reused at any time in any application......
Sharing internal components (via SCM)
An internal component is a set of elements from a project......
RGB (Function)
Defines a color from its Red, Green and Blue components.
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......