|
|
|
|
|
|
|
WINDEV Tutorial: External components Reusing code with external components - 40 min |
|
|
|
|
|
|
The description of an internal component can opened at any time...... |
|
|
|
|
|
|
By default, the setup program installs all the specified files on the setup computer...... |
|
|
|
|
|
|
External components must include a technical documentation...... |
|
|
|
|
|
|
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...... |
|
|
|
|
|
|
The Component property configures the different components of a composite key. |
|
|
|
|
|
|
WINDEV is provided with projects that contain components.... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
Once the component has been created, tested and generated, it can be distributed to other developers...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to easily create and publish components...... |
|
|
|
|
|
|
Defines a color from its Red, Green and Blue components. |
|
|
|
|
|
|
Recursively loads in memory all the external components used in the project. |
|
|
|
|
|
|
The KeyExpression property is used to set the different components of a composite key. |
|
|
|
|
|
|
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?...... |
|
|
|
|
|
|
An internal component is a set of elements from a project...... |
|
|
|
|
|
|
The Web Component control is used to include any external Web resource in a WEBDEV site...... |
|
|
|
|
|
|
A library is a WDL file that contains all the resources...... |
|
|
|
|
|
|
WINDEV includes several utility components that allow you to handle data directly...... |
|
|
|
|
|
|
WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. |
|
|
|
|
|
|
Components are a remarkably useful tool for development teams...... |
|
|
|
|
|
|
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc.... |
|
|
|
|
|
|
You can use C# code in WINDEV applications (Windows applications and components, .NET assemblies...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|