|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the list of external components (".WDK" files) used by the current WINDEV or WINDEV Mobile application or by the current WEBDEV site. |
|
|
|
|
|
|
|
| The Component type is used to easily handle an external component. |
|
|
|
|
|
|
|
| Specifies the access path to an external component of project. |
|
|
|
|
|
|
|
Loads an external component. This component can be:- an external component present in the current project.
- an external component independent of the current project.
|
|
|
|
|
|
|
|
| Adds a row as an internal page at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Adds a row as an internal page at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
|
| Returns information about a component. |
|
|
|
|
|
|
|
| Loads an external component independent of the current project. |
|
|
|
|
|
|
|
| Usage example of the fSelect function |
|
|
|
|
|
|
|
| Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
|
| An internal component is a set of elements from a project. |
|
|
|
|
|
|
|
| An external component is a set of WINDEV elements: windows, reports, analysis, etc. |
|
|
|
|
|
|
|
| An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc. |
|
|
|
|
|
|
|
| This help page explains how to add a secure payment into a WEBDEV website... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|