|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
|
| Retrieves a file from an Drive (remote disk) and saves it on the user's workstation.... |
|
|
|
|
|
|
|
| Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
|
| Sends a file (present on the user's machine) to an Drive (remote disk).... |
|
|
|
|
|
|
|
| Retrieves a file from an Drive (remote disk) and saves it on the user's workstation.... |
|
|
|
|
|
|
|
| Checks whether one or all records in an unalterable data file have not been modified (with an hexadecimal editor for example). |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by fReadLine for each line read in the file. |
|
|
|
|
|
|
|
| Inserts text or HTML code at the cursor position in an HTML Editor control. |
|
|
|
|
|
|
|
| Lists the columns found in the current view in Lotus Notes. |
|
|
|
|
|
|
|
| Lists the appointments described in a character string in iCalendar format. |
|
|
|
|
|
|
|
| Lists the video capture drivers installed on the current computer. |
|
|
|
|
|
|
|
| Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
|
| Lists the images found in the current worksheet of a Spreadsheet control. |
|
|
|
|
|
|
|
| Allows you to perform one of the following actions:
save the document coming from the Twain device in a Bitmap file (".BMP" extension).
view the document coming from the Twain device in the user interface of the device.
save the document coming from the Twain device directly in memory in Bitmap format (in a buffer).... |
|
|
|
|
|
|
|
| The SearchAAF property is used to:
find out whether the search via AAF is enabled on a non-editable Combo Box control,
enable (or not) the search via AAF on a non-editable Combo Box control.... |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API... |
|
|
|
|
|
|
|
| Creates an XML file from the data found in a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The ODBC driver for HFSQL Classic (single-user or multi-user) is used to access an HFSQL Classic database from an external database software that supports the accesses by ODBC...... |
|
|
|
|
|
|
|
| Returns the size of the media file currently played (in milliseconds) in the Multimedia control. |
|
|
|
|
|
|
|
| The query editor allows you to create a query by typing SQL code...... |
|
|
|
|
|
|
|
| In a multilingual application or site, the multilingual feature is proposed for the following elements...... |
|
|
|
|
|
|
|
| Returns the different elements of a path: disk, directories, name and extension of the file. |
|
|
|
|
|
|
|
| Several types of legends are supported in the charts...... |
|
|
|
|
|
|
|
| Saves an image found in an Image variable:
in a file in GIF format.
in memory.... |
|
|
|
|
|
|
|
| Returns or modifies the sound volume of the multimedia file played in a Multimedia control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|