|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Sets focus to a window or control. |
|
|
|
|
|
|
|
| Deletes a directory and its files from a remote drive. |
|
|
|
|
|
|
|
| Describes through programming the different index files that will be created. |
|
|
|
|
|
|
|
| Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn). |
|
|
|
|
|
|
|
| Returns or modifies the sound volume of the media file played in a Multimedia control. |
|
|
|
|
|
|
|
| Returns the number of actions that can be undone on a document. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
|
| Returns the size of a directory in bytes. |
|
|
|
|
|
|
|
| Checks the correspondence between a signature and a file. The signature was stored as a Buffer variable. |
|
|
|
|
|
|
|
| Converts an HTML string or an HTML buffer to an RTF string. |
|
|
|
|
|
|
|
| Marks the end of a critical section: another thread will be able to run the code. |
|
|
|
|
|
|
|
| Retrieves a data from a "Scatter" chart.
Warning: This feature is only available from WINDEV Suite SaaS 2025 Update 2. For more details, see Utiliser les nouveautés de WINDEV Suite SaaS 2025.... |
|
|
|
|
|
|
|
| Returns True if all the elements of an array are True. |
|
|
|
|
|
|
|
| Checks whether the data found in the index table (.NDX file) properly refers the data found in the table (.FIC file). |
|
|
|
|
|
|
|
| Indicates whether the code is run in a service. |
|
|
|
|
|
|
|
| Collapses all row and/or column headers in a Pivot Table control.... |
|
|
|
|
|
|
|
| Creates an htmlDocument variable from an HTML document. |
|
|
|
|
|
|
|
| Adds a Redis command in a pipeline. |
|
|
|
|
|
|
|
| Returns the value corresponding to the word "Registered users" according to the framework used or the language specified. |
|
|
|
|
|
|
|
| Returns a directory path for the data shared:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, and so on. This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
tables common to all users (HFSQL tables .fic, .ndx, .mmo).... |
|
|
|
|
|
|
|
| Returns the Internet address for connecting to a dynamic WEBDEV website (in Session mode) found on the same server. |
|
|
|
|
|
|
|
| Returns the width (in pixels) of the source image of the media file played in the Multimedia control. |
|
|
|
|
|
|
|
| Returns the cropped part of an image. This image is in an Image variable. |
|
|
|
|
|
|
|
| Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed. |
|
|
|
|
|
|
|
| Opens a modal dialog with a calendar to enter a date. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|