|
|
|
|
|
|
|
Usage example of the fSeek function |
|
|
|
|
|
|
Renomme un fichier ou un répertoire sur un disque distant. |
|
|
|
|
|
|
A component must be created from a project containing all the elements required for the component...... |
|
|
|
|
|
|
Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
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?...... |
|
|
|
|
|
|
A component can be reused at any time in any application...... |
|
|
|
|
|
|
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
Executes a global procedure present in an external component. This external component is loaded with ComponentLoad. |
|
|
|
|
|
|
The list of extension attributes ...... |
|
|
|
|
|
|
WINDEV Tutorial: External components Reusing code with external components - 40 min |
|
|
|
|
|
|
WINDEV Tutorial - External database Using data from an external database - 40 min |
|
|
|
|
|
|
The Extension property is used to:
get the extension of a file defined in the data model editor or through programming.
define the extension of a file (when the file is described through programming only).... |
|
|
|
|
|
|
An external component is a set of WINDEV elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
End the external language...... |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
Initializes the external language...... |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
An external component is a set of WINDEV Mobile elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|