Products Downloads


French version


 

Return code of the HTTP request. This code is specified when the request is executed (_XHR_READY_STATE_DONE state).

 

Adelia type

NUM_BIN_4.

Accessibility

 

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

None.

 

 

Object's height value.

Adelia type

NUM_BIN_4.

Accessibility

 

Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

None.

 

 

State of the request.

Adelia type

NUM_BIN_4.

Accessibility

 

Execution mode

Read.

Associated constants

 

_XHR_READY_STATE_UNSENT

Object's initial status

_XHR_READY_STATE_OPENED

The request has been opened (after execution of the OPEN method).

_XHR_READY_STATE_HEADERS_RECEIVED

The HTTP headers of the answer have been received.

_XHR_READY_STATE_LOADING

The text of the answer is being loaded.

_XHR_READY_STATE_DONE

Processing of the request is complete (with or without errors).

Conditions for use

None.

Initial value

_XHR_READY_STATE_OPENED.

 

 

Content of the request response. This property is specified when the request is successfully executed (_XHR_READY_STATE_DONE) (HTTP code 200).

 

Adelia type

IMAGE.

Accessibility

 

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

*BLANK

 

 

Content of the request response in ALPHA form. This property is specified when the request execution is successfully complete (_XHR_READY_STATE_DONE) (HTTP code 200). It can be truncated if the text exceeds 32768 characters.

 

Adelia type

ALPHA(256)

Accessibility

 

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

*BLANK

 

 

Text associated with the return code of the HTTP request. This text is specified when the request is executed (_XHR_READY_STATE_DONE state).

 

Adelia type

ALPHA(256)

Accessibility

 

Execution mode

Read.

Associated constants

None.

Conditions for use

None.

Default value

*BLANK

 

 

Maximum time in milliseconds allocated to the request. If the execution lasts longer, it is aborted and the "Timeout" event is triggered.

 

Adelia type

NUM_BIN_4.

Accessibility

 

Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

0 (deactivated)

 

 

Object's width value.

Adelia type

NUM_BIN_4.

Accessibility

 

Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

None.

 

 

Value of the object's X coordinate, relative to the area covered by the window. The reference point (origin) is the top left-hand corner of the object.

Adelia type

NUM_BIN_4.

Accessibility

 

Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

None.

 

 

Y coordinate value of the object's position relative to the area covered by the window, page or pane. The reference point (origin) is the top left-hand corner of the object.

Adelia type

NUM_BIN_4.

Accessibility

 

Layout design mode

Read / Write,

Execution mode

Read / Write.

Associated constants

None.

Conditions for use

None.

Default value

None.

 

 

 

 

 

 

 

↑ Top of page