|
|
|
|
|
|
|
Returns the content of an item found in the current record (in the data file, view, query, ...). |
|
|
|
|
|
|
Calls an external PHP script and returns the result page in the current browser window. |
|
|
|
|
|
|
Returns the caption of the last error that occurred on a MCI function (Media Control Interface). |
|
|
|
|
|
|
Returns the character that corresponds to the difference between the ASCII code of a specific character in a string and 255. |
|
|
|
|
|
|
Returns the current enlargement ratio of a WINDEV window (only if Windows is in "large fonts" mode). |
|
|
|
|
|
|
Returns the number of elements selected in a List Box, ListView or Combo Box control. |
|
|
|
|
|
|
Returns the list of libraries (".DLL" files) used by one of the applications currently run. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Returns the error number for the last error caused by a Statxxx function (statistical functions). |
|
|
|
|
|
|
Declares the end of the query execution and frees the memory resources allocated during the execution of the query. |
|
|
|
|
|
|
Returns the name of last file accessed by an FTP function (File Transfer Protocol). |
|
|
|
|
|
|
Returns the size (in bytes) of a file found on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Calls an external ASP script and returns the result page in the current browser window. |
|
|
|
|
|
|
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed. |
|
|
|
|
|
|
Returns the status of an email sent via an SMTP session started in asynchronous mode. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Returns the name of the archived file currently handled by the functions for adding and extracting files. |
|
|
|
|
|
|
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine. |
|
|
|
|
|
|
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions). |
|
|
|
|
|
|
Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Returns the index of the row (or image) at a given position in a List Box or ListView control. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice.... |
|
|
|
|
|
|
Count keyword can correspond to:
the Count function. This function returns the number of occurrences of a control in a window, page or group of controls.
The Count property, which returns a number of elements. This property can be used on:
the controls of a window or page. For more details, see Count.
a xmlNode variable.
a JSON variable.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|