|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The Null property is used to:
Assign NULL to the item for the current record.
Find out whether the item is associated with the NULL value for the current record.
Define the default value of an item when the item is described through programming.... |
|
|
|
|
|
|
|
| Specifies whether the code is run from:
a process in AJAX mode.
a procedure called by AJAXExecute or AJAXExecuteAsynchronous.... |
|
|
|
|
|
|
|
| Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
|
|
|
|
|
|
|
| Enables you to find out whether a variable or a control is:
a numeric (integer, real, currency or numeric).
a string that can be converted into numeric.... |
|
|
|
|
|
|
|
| Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
|
| Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude). |
|
|
|
|
|
|
|
| The Description property is used to get and change the page description. |
|
|
|
|
|
|
|
| Searches for elements whose "class" attribute matches a specific value in an HTML node. |
|
|
|
|
|
|
|
| Lists the directories of an Drive. |
|
|
|
|
|
|
|
| Calls an external script (.asp or .php) and returns the result in a string. |
|
|
|
|
|
|
|
| Calls an external .asp script and returns the result in a string. |
|
|
|
|
|
|
|
| Closes an SSH session that was opened by SSHConnectShell. |
|
|
|
|
|
|
|
| Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Calls an external ASP script and returns the result page in the current browser window. |
|
|
|
|
|
|
|
| Reads the data found on the output buffer of the SSH session. |
|
|
|
|
|
|
|
| Used to determine if the request being processed is an AJAX request. |
|
|
|
|
|
|
|
| Starts "collecting information" for the performance profiler. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|