|
|
|
|
|
|
|
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV propose several functions allowing you to manage the external files from your WINDEV/WINDEV Mobile applications or from your WEBDEV sites... |
|
|
|
|
|
|
Several print modes are available for a report. |
|
|
|
|
|
|
Inserts text at the beginning of a file without overwriting the existing text. |
|
|
|
|
|
|
Writes:- a character string to an external file.
- a memory section.
|
|
|
|
|
|
|
This help page explains how to write into a text or CSV file. |
|
|
|
|
|
|
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static Text control in a report, ...). |
|
|
|
|
|
|
Returns the path to a file relative to a reference directory. |
|
|
|
|
|
|
Changes the extension of a file on disk. |
|
|
|
|
|
|
Stops all current watch tasks of files and directories. |
|
|
|
|
|
|
Extracts a resource from the application into a physical device location. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Stops watching a file or directory. |
|
|
|
|
|
|
This help page explains how to read the content of a text or CSV file. |
|
|
|
|
|
|
Renames a file or a directory found on a Hadoop server. |
|
|
|
|
|
|
Converts a Word Processing document into an HTML file. |
|
|
|
|
|
|
Saves the repositionable notes of the current window in a file. |
|
|
|
|
|
|
Exports the repositionable notes created by the user into a file. |
|
|
|
|
|
|
Stops tracking a data file on an HFSQL server. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Saves an image in TIFF format into a file or memory. |
|
|
|
|
|
|
Procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
Saves the content of a pdfDocument variable in a ".PDF" file. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Saves an image:
in a file in BMP format.
in memory.... |
|
|
|
|
|
|
Saves an image:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
Renames a file or a directory found on a Hadoop server. |
|
|
|
|
|
|
Creates the image of the specified window in a BMP file. |
|
|
|
|
|
|
Pauses a media file played in a Multimedia control. |
|
|
|
|
|
|
Procedure ("Callback") called by FTPListFile for each file found. |
|
|
|
|
|
|
Saves the contents of a file to a resource identified by its URI. |
|
|
|
|
|
|
Adds an image to a page in an existing PDF file. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
Saves the content of an htmlDocument variable to an HTML file. |
|
|
|
|
|
|
Dynamically changes the connection associated with a data file. |
|
|
|
|
|
|
Performs various statistical calculations on the file keys. |
|
|
|
|
|
|
Stops tracking a data file on an HFSQL server. |
|
|
|
|
|
|
Stops the operation used to compress or decompress a file. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|