|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Locks a WINDEV application. |
|
|
|
|
|
|
|
| Seeks the first document found in the current view in Lotus Notes. |
|
|
|
|
|
|
|
| Lists the columns found in the current view in Lotus Notes. |
|
|
|
|
|
|
|
| Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
|
| Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
|
| Returns a directory path for the data of the current user of the current application. |
|
|
|
|
|
|
|
| Returns the IP address corresponding to a given MAC address. |
|
|
|
|
|
|
|
| Returns the MAC address corresponding to a given IP address. |
|
|
|
|
|
|
|
| Returns the MAC address (physical address) of one of the network cards found on the computer. |
|
|
|
|
|
|
|
| Returns or modifies the idle time before a WINDEV application is locked. |
|
|
|
|
|
|
|
| Indicates whether the specified password is valid for the current user. |
|
|
|
|
|
|
|
| Specifies a specific password for unlocking the current application (application locked automatically or by LockAppOn). |
|
|
|
|
|
|
|
| Seeks the last document found in the current view in Lotus Notes. |
|
|
|
|
|
|
|
| Unlocks an application that was locked automatically or by LockAppPassword. |
|
|
|
|
|
|
|
| Returns the list of screens connected to one or more video cards. |
|
|
|
|
|
|
|
| Adds an iteration into the current test and gives the values of test parameters for this iteration. |
|
|
|
|
|
|
|
| Returns the name of the video cards connected to the current computer. |
|
|
|
|
|
|
|
| Returns the name of the main screen for the computer. |
|
|
|
|
|
|
|
| Returns the possible resolutions for a screen. |
|
|
|
|
|
|
|
| Returns the Bluetooth stack currently used. |
|
|
|
|
|
|
|
| Used to restore:
an immediate backup (performed by HBackup or via the HFSQL Control Center),
a scheduled backup (described by HAddScheduledBackup or via the HFSQL Control Center.... |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Extracts and decompresses a list of files found in an archive to a physical location. |
|
|
|
|
|
|
|
| Prints the content of the specified Table control without having to create a report based on the Table control. |
|
|
|
|
|
|
|
| Modifies the environment variables of the operating system found on the current computer. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|