|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The HFSQL Control Center allows you to fully manage HFSQL Client/Server data files...... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| Refreshes a Table or TeeeView Table control from a given position:
for a control linked to a file: changes made in the linked data file are reflected in the control.
for a control handled programmatically: the calculated columns are re-calculated.... |
|
|
|
|
|
|
|
| Modifies a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
|
| Deletes an attached file from an item of the current document in Lotus Notes. |
|
|
|
|
|
|
|
| Extracts a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
|
| Initializes the file items with the value of the window controls bound to these items. |
|
|
|
|
|
|
|
| Initializes the window controls with the values of the file items linked to the controls. |
|
|
|
|
|
|
|
| Builds the RSS stream and saves the RSS stream in an XML file. |
|
|
|
|
|
|
|
| Checks whether the PDF file requires a password in order to be read. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable. |
|
|
|
|
|
|
|
| Returns the total size (in bytes) of a file found in an Upload control. |
|
|
|
|
|
|
|
| The NameServerFile property is used to get the name of the uploaded file on the server. |
|
|
|
|
|
|
|
| Updates or adds a record in the data file linked to the Table control. |
|
|
|
|
|
|
|
| Loads an XML document from a file, a URL or a string into an xmlDocument variable. |
|
|
|
|
|
|
|
| Clears the list of files to upload: no file will be uploaded on the server. |
|
|
|
|
|
|
|
| Loads an image in an Image variable from a memo, a file or a binary buffer. |
|
|
|
|
|
|
|
| Defines and enables a "Contains" filter on a data file, view or query. |
|
|
|
|
|
|
|
| Loads a file in XLSX format in a Spreadsheet control found in a window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|