|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Usage example of the HAdd function |
|
|
|
|
|
|
|
| Modifies the title of next window to open. |
|
|
|
|
|
|
|
| Usage example of the DnDAccept function |
|
|
|
|
|
|
|
| Usage example of the DnDEvent function |
|
|
|
|
|
|
|
| Copies the contents of a directory and its subdirectories. |
|
|
|
|
|
|
|
| Stops the periodic refresh of a Progress Bar via AJAX. |
|
|
|
|
|
|
|
| Copies an email found in a directory to another directory of an IMAP server. |
|
|
|
|
|
|
|
| Copies the image from a WINDEV window to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Copies a file located on the local machine to a Hadoop server. |
|
|
|
|
|
|
|
| WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used to handle the current file. |
|
|
|
|
|
|
|
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: - via an "Upload" edit control.
- via a single-file or multi-file Upload field.
|
|
|
|
|
|
|
|
| The TextWithoutFormat property is used to get the text contained in a rich edit control without the formatting tags. |
|
|
|
|
|
|
|
| Indicates the action accepted by the target of Drag/Drop and manages the mouse cursor during Drag/Drop. |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group on an SQL view or on a materialized view. |
|
|
|
|
|
|
|
| Copies the screen contents to an Image variable or to an Image control. |
|
|
|
|
|
|
|
| Three assignment operators are available... |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
| Checks whether a specific type of data is available during Drag/Drop. |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group on an SQL view or on a materialized view. |
|
|
|
|
|
|
|
| Copies the content of an array to another array. |
|
|
|
|
|
|
|
Copies an image: - from an Image control to another Image control.
- from an Image variable to another Image variable.
|
|
|
|
|
|
|
|
| The WLanguage events associated with the Upload control are as follows: |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
|
| Sets the rights granted to a user or group on an HFSQL Client/Server data file. |
|
|
|
|
|
|
|
| Starts sending the selected files into an Upload control. |
|
|
|
|
|
|
|
Allows:- copy the document coming from the Twain device to the clipboard.
- view the document coming from the Twain device in the user interface of device.
|
|
|
|
|
|
|
|
| Copies one or more files (regardless of their attributes). |
|
|
|
|
|
|
|
| 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, ...). |
|
|
|
|
|
|
|
Copies: - the content of the current record (loaded in memory) to the current data file record.
- the content of the Record variable to the current data file record.
|
|
|
|
|
|
|
|
| Usage example of the DnDCursor function |
|
|
|
|
|
|
|
| The Buffer type corresponds to a binary memory area. |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| Copies an image to another image. |
|
|
|
|
|
|
|
| Writes a character string in RTF into the clipboard. |
|
|
|
|
|
|
|
| Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
|
Copies: - the content of the current record (loaded in memory) to the current data file record.
- the content of the Record variable to the current data file record.
|
|
|
|
|
|
|
|
| To implement a replication of HFSQL servers through programming, WLanguage... |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an item of an HFSQL Client/Server data file. |
|
|
|
|
|
|
|
| Modifies the rights granted to a user or group on an item of an HFSQL Client/Server data file. |
|
|
|
|
|
|
|
| Retrieves the printer configuration and configures the print. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|