|
|
|
|
|
|
|
|
|
|
|
|
|
|
| copy a single file from the remote disk to another directory on the remote disk. |
|
|
|
|
|
|
|
| Extracts a file from an archive and automatically decompresses it to a physical location or in memory. |
|
|
|
|
|
|
|
| The different types of items proposed in the data model editor are as follows: |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| The File Description variable is used to programmatically describe data files. |
|
|
|
|
|
|
|
| A List Box or Combo Box control can be used to display the content of a data file, to allow a user to select a record, for example...... |
|
|
|
|
|
|
|
| Creates a text file containing the server logs between two given dates. |
|
|
|
|
|
|
|
| The table below presents the correspondence between languages, sub-languages, character sets and nations: |
|
|
|
|
|
|
|
| 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).... |
|
|
|
|
|
|
|
| WEBDEV and WINDEV allow you to print to PDF in Linux using WLanguage functions...... |
|
|
|
|
|
|
|
| Positions at the beginning of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Stops playing a media file found in a Multimedia control. |
|
|
|
|
|
|
|
| Closes the media file currently played in the Multimedia control. |
|
|
|
|
|
|
|
| Positions at the end of media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Indicates the status of the multimedia file played in the Multimedia control. |
|
|
|
|
|
|
|
| Sets the position of the source end of an arrow in a "Shape" control. |
|
|
|
|
|
|
|
| Sets the position of the target end of an arrow in a "Shape" control. |
|
|
|
|
|
|
|
| In a trigger, MyFile is used to identify the file that activates the trigger... |
|
|
|
|
|
|
|
| Deletes all records from a data file, an HFSQL view or a query. |
|
|
|
|
|
|
|
| The UpdateDate property is used to get the update date of an element. |
|
|
|
|
|
|
|
| Displays a confirmation message for deleting a file from the recycle bin. |
|
|
|
|
|
|
|
| The File property is used to manage the files a functionality applies to. |
|
|
|
|
|
|
|
| The ReceiveDate property is used to get an email received date. |
|
|
|
|
|
|
|
| Returns the total number of pages found in a PDF file. |
|
|
|
|
|
|
|
| Returns the dimension of an item for the current document in Lotus Notes. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|