|
|
|
|
|
|
|
When creating the setup program of a WINDEV application using HFSQL Client/Server tables, the wizard allows you to... |
|
|
|
|
|
|
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable. |
|
|
|
|
|
|
When creating the setup program of a WINDEV application that uses HFSQL Client/Server tables, WDInst allows you to... |
|
|
|
|
|
|
Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
Triggers the tracking of a file. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Deletes a file from the FTP (File Transfer Protocol) or RPC (Remote Procedure Call) server powered by WINDEV.
This function is kept for backward compatibility.... |
|
|
|
|
|
|
Modifies the name of a file. |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
Deletes a file from an archive. |
|
|
|
|
|
|
Adds a file to the compilation. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Resizes an external file. |
|
|
|
|
|
|
Creates an external file. |
|
|
|
|
|
|
Uploading consists in saving a file located on the user's computer to the Web server...... |
|
|
|
|
|
|
To propose to download a report in PDF format on the computer of the Web user, you must...... |
|
|
|
|
|
|
This type of TreeView Table control is linked to a data file or query...... |
|
|
|
|
|
|
The RecordSize property is used to get the size (in bytes) of a record in:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
A Looper control can be used to display the content of a data file or query...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|