|
|
|
|
|
|
|
A service is a specific type of application intended to be run without any user intervention...... |
|
|
|
|
|
|
Reads the properties of a scheduled task and updates the ScheduledTask structure. |
|
|
|
|
|
|
Transfers a file or directory to an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
Inserts a row into:
a Table control,
a TreeView Table control.... |
|
|
|
|
|
|
Enables the dynamic audit through programming. |
|
|
|
|
|
|
Encrypts a character string in binary format or in ASCII format. |
|
|
|
|
|
|
Checks the Hash of a character string for a specific type of algorithm. |
|
|
|
|
|
|
Plays a multimedia file in a Multimedia control. |
|
|
|
|
|
|
From the server, the "Users" tab of WDADMINEXE allows you to get...... |
|
|
|
|
|
|
A bubble chart shows the correlation between three variables via bubbles of different sizes: categories and values on the X and Y axes and an additional parameter. The size of the bubble indicates the value of this third parameter. |
|
|
|
|
|
|
Modifies the title of the current window (returned by CurrentWin) and the title bar. |
|
|
|
|
|
|
Saves a chart that was previously drawn in a file in BMP format. |
|
|
|
|
|
|
In this example, the application must manage a video conference between two computers...... |
|
|
|
|
|
|
Decrypts a character string that was encrypted by Encrypt. |
|
|
|
|
|
|
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows). |
|
|
|
|
|
|
Explicitly creates a mutex. |
|
|
|
|
|
|
Locks the current thread while waiting for the mutex to be freed. |
|
|
|
|
|
|
Signals that the thread frees the mutex. |
|
|
|
|
|
|
Explicitly destroys a mutex. |
|
|
|
|
|
|
In a WHILE statement, the expression is evaluated at each beginning of the block of statements... |
|
|
|
|
|
|
MyReport is used to handle the current report... |
|
|
|
|
|
|
Finds a file or directory. |
|
|
|
|
|
|
Retrieves a numeric value from a Sunburst chart. |
|
|
|
|
|
|
Used to handle the idle periods of a software (period without processes) to optimize the queries and the browses that will be run thereafter. |
|
|
|
|
|
|
Calculates the Hash of a character string according to a specific algorithm. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|