|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Loads a WLanguage code file in a Code Editor control. |
|
|
|
|
|
|
|
| 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). |
|
|
|
|
|
|
|
| Writes:
a character string to an external file.
a memory section.... |
|
|
|
|
|
|
|
| Moves a file on a remote drive from one directory to another. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| 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...... |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| 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. |
|
|
|
|
|
|
|
| Extracts a file attached to an item of the current document in Lotus Notes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|