|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Writes:
a character string to an external file.
a memory section.... |
|
|
|
|
|
|
|
| Saves an information in a "log" file during the execution of an action plan. |
|
|
|
|
|
|
|
| Closes the PDF file loaded in memory in a pdfDocument variable. |
|
|
|
|
|
|
|
| Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
|
| Converts the content of a Word Processing control into an HTML file. |
|
|
|
|
|
|
|
| Attaches a file to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
|
| Returns the status of a media file that was opened beforehand MCIOpen. |
|
|
|
|
|
|
|
| Moves a file on a remote drive from one directory to another. |
|
|
|
|
|
|
|
| Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
|
| Opens a PDF file displayed in a PDF Reader control. |
|
|
|
|
|
|
|
| Pauses playback of the media file previously opened (MCIOpen). |
|
|
|
|
|
|
|
| Creates a directory on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Indicates the file currently uploaded via the Upload control. |
|
|
|
|
|
|
|
| Loads a WLanguage code file in a Code Editor control. |
|
|
|
|
|
|
|
| Loads a diagram file and creates a library of preset shapes from it. |
|
|
|
|
|
|
|
| Reads a record in a file according to a given record number. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by URISelect for the selected file. |
|
|
|
|
|
|
|
| By default, the HFSQL engine allows you to manage large tables (up to 2 gigabytes)...... |
|
|
|
|
|
|
|
| A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
|
| WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
|
| The setup editor WDInst is used to manage the files to install...... |
|
|
|
|
|
|
|
| The zipArchivedFile type is used to handle:
a file contained in an archive corresponding to one of the following formats: ZIP, CAB, RAR, WDZ, 7z, TAR, gzip or TGZ (TAR.GZ).
a file to add into an archive.... |
|
|
|
|
|
|
|
| Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
This new function is available from WINDEV Suite SaaS 2025 - Update 2.... |
|
|
|
|
|
|
|
| A report provides a custom view of data...... |
|
|
|
|
|
|
|
| Returns:
the index of the current indexed column in a Table control (based on a data file or populated programmatically).
the number of the column currently in edit mode in the specified Table control (based on a data file or populated programmatically).... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|