|
|
|
|
|
|
|
Closes the trace window if this window was opened or stops saving the trace information in a text file. |
|
|
|
|
|
|
The "Debugger trace" shows the messages displayed in the trace window during the last application test... |
|
|
|
|
|
|
Displays the requested information (content of a control, for example) in a window opened next to the current window. |
|
|
|
|
|
|
Displays a customizable message in the trace window opened in parallel with the current window. |
|
|
|
|
|
|
Opens the trace window or saves the trace information in a text file. |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
Checks the correspondence between a signature and a string. |
|
|
|
|
|
|
The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
The PersistedCalculatedItem property is used to:
Find out whether the value of a calculated item is stored in the data file. This item was defined in the data model editor or through programming.
Define whether the value of a calculated item is stored in the data file (when describing the item through programming).... |
|
|
|
|
|
|
Returns the result of the bitwise logical NOT operation of a value. |
|
|
|
|
|
|
An array is a structured type that is used to group a set of elements of the same type... |
|
|
|
|
|
|
The Name property is used to get the name of an element. |
|
|
|
|
|
|
The MinAutoID property is used to get the minimum automatic identifier of a replicated data file. |
|
|
|
|
|
|
In a dynamic WEBDEV site, the page data is refreshed during a user action...... |
|
|
|
|
|
|
Builds the RSS stream and saves the RSS stream in an XML file. |
|
|
|
|
|
|
The CompositeKey property determines if an item is a composite key. |
|
|
|
|
|
|
The PasswordProtected property is used to determine if a datafile is password-protected. |
|
|
|
|
|
|
MyParent is used to handle... |
|
|
|
|
|
|
The Language property is used to get and change the language used. |
|
|
|
|
|
|
Returns the list of current or interrupted transactions on the server for the specified connection. |
|
|
|
|
|
|
Builds the RSS feed and returns the result (in XML format) in a character string. |
|
|
|
|
|
|
Validates an XML node, its children and its attributes from its description in the XSD schema linked to the XML document. |
|
|
|
|
|
|
Indicates whether the code is run:
from a computer in TSE mode or from a remote desktop.
from a computer directly.... |
|
|
|
|
|
|
Converts an integer into a time in HHMMSSCC format. |
|
|
|
|
|
|
Pauses the current thread during the specified duration. |
|
|
|
|
|
|
The Memo property is used to determine if an item is of type memo. |
|
|
|
|
|
|
The GenerationNumber property is used to get the generation number of the physical data file associated with the logical data file. |
|
|
|
|
|
|
Returns the week number within the year that corresponds to the specified date (this date is an integer). |
|
|
|
|
|
|
Loads a RSS stream in memory. |
|
|
|
|
|
|
The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|