ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
Internal component description
The description of an internal component can opened at any time......
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Automatic documentation of external components
External components must include a technical documentation......
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......
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....
10. Internal components in practice
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Component and SCM
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components......
RGB (Function)
Defines a color from its Red, Green and Blue components.
ComponentLoadAll (Function)
Recursively loads in memory all the external components used in the project.
KeyExpression (Property)
The KeyExpression property is used to set the different components of a composite key.
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?......
Internal component
An internal component is a set of elements from a project......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
Using several libraries in an application
A library is a WDL file that contains all the resources......
The requested action cannot been performed: the page was not synchronized
Utility components
WINDEV includes several utility components that allow you to handle data directly......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
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.
Multi-product external components
Components are a remarkably useful tool for development teams......
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
Using C# code
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies......