|
|
|
|
|
|
|
Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
Adds a measure for a value or time sensor. |
|
|
|
|
|
|
Signals the code execution for a passage sensor. |
|
|
|
|
|
|
Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
Indicates the MIME type of the response returned by the Webservice (case of a call to a REST Webservice). |
|
|
|
|
|
|
Specifies the HTTP code that will be returned at the end of the execution of the REST Webservice function. |
|
|
|
|
|
|
Reads the HTTP header received in a call to a SOAP or REST Webservice. |
|
|
|
|
|
|
Adds an additional HTTP header to a request of a REST Webservice. |
|
|
|
|
|
|
Converts a size or a position specified in the reference dpi in the editor (160 dpi) to the native dpi of screen on the device where the application is run. |
|
|
|
|
|
|
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request). |
|
|
|
|
|
|
Lists the sub-keys of a registry key. |
|
|
|
|
|
|
Modifies the standard hover cursor for all the edit controls of the application. |
|
|
|
|
|
|
Returns the width (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
Returns the height (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
Closes the wait window of application opened by WaitWindowStart. |
|
|
|
|
|
|
Identifies or defines whether the category labels are refreshed whenever the chart is drawn. |
|
|
|
|
|
|
A branch is used to create a copy of the current project in order to perform modifications, additions, etc.... |
|
|
|
|
|
|
Adds a certificate to the list of trusted root authorities used to validate certification strings. |
|
|
|
|
|
|
Removes all the certificates added by TrustedCertificateAdd. |
|
|
|
|
|
|
Adds an existing popup menu to the main menu of the current window. |
|
|
|
|
|
|
Specifies the starting angle of the first section in a Sunburst chart. |
|
|
|
|
|
|
Returns information about the series found at a specific chart point. |
|
|
|
|
|
|
Used to display two different types of charts in the same chart. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|