|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Syntax for declaring the functions of the Windows API |
|
|
|
|
|
|
|
| Value of constants for the Windows 32-bit API |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Runs a function found in an external DLL. |
|
|
|
|
|
|
|
| Checks the time validity. |
|
|
|
|
|
|
|
| Returns the day that corresponds to a given date. |
|
|
|
|
|
|
|
| Returns the name of the control currently in edit. |
|
|
|
|
|
|
|
| Creates an external file. |
|
|
|
|
|
|
|
| Ends a MATLAB session. This session was initialized by mlInitialize. |
|
|
|
|
|
|
|
| Closes the drop-down list in a Combo Box control (simple or multi-column Combo Box control). |
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
| Returns the current year in integer format. |
|
|
|
|
|
|
|
| Returns the display mode of a Scheduler control: day, week, month, ... |
|
|
|
|
|
|
|
| Concatenates N number of copies of the same specified string or buffer. |
|
|
|
|
|
|
|
| Indicates whether the code is run in PHP. |
|
|
|
|
|
|
|
| Returns the name of the month that corresponds to a specified date. |
|
|
|
|
|
|
|
| Returns the current status of a thread. |
|
|
|
|
|
|
|
| Establishes a connection to a fax server. |
|
|
|
|
|
|
|
| Displays a dialog box that includes a logo, a message and the "Yes" and "No" buttons. |
|
|
|
|
|
|
|
| Enumerates the pending faxes or the outgoing faxes. |
|
|
|
|
|
|
|
| Enumerates the pending faxes or the incoming faxes. |
|
|
|
|
|
|
|
| Returns the name of directory used to store the temporary files. |
|
|
|
|
|
|
|
| Used to determine if the page currently run is an Active WEBDEV Page. |
|
|
|
|
|
|
|
| Used to find out whether an archive exists. |
|
|
|
|
|
|
|
| Returns the name of an external file that is currently opened. |
|
|
|
|
|
|
|
| Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
|
| Modifies a marker displayed in a Map control. |
|
|
|
|
|
|
|
| Returns the date of the last day of the week corresponding to a given date. |
|
|
|
|
|
|
|
| The GOTO statement is used to run a code identified by a given label... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|