|
|
|
|
|
|
|
An application that uses the user groupware can be used with a HyperFileSQL database in Client/Server mode...... |
|
|
|
|
|
|
In HTML Edit controls, a formatting toolbar can be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
Closes the automatic zoom popup for the image gallery. |
|
|
|
|
|
|
Used to find out the Internet address of a page. |
|
|
|
|
|
|
Searches for a value in a Table control populated programmatically. |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor in relation to the specified Image control. |
|
|
|
|
|
|
Returns the name of the Tab control that contains the specified control. |
|
|
|
|
|
|
Allows the use of a WLanguage function/procedure in a formula of a Spreadsheet control.... |
|
|
|
|
|
|
FolderData is kept for backward compatibility. |
|
|
|
|
|
|
Returns the screen coordinates of a point or the screen coordinates of a value found in a chart. |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Returns the name of the control currently in edit. |
|
|
|
|
|
|
Defines the size of the image containing the chart. |
|
|
|
|
|
|
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control becomes editable...... |
|
|
|
|
|
|
Defines whether the connection to the SaaS web service is still established. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch simulator. |
|
|
|
|
|
|
Indicates whether the code is run in the Apple Watch emulator. |
|
|
|
|
|
|
Indicates the operating system installed on the browser of the Web user. |
|
|
|
|
|
|
Used to:
retrieve the list of available operations (other than edit) from a server,
perform an operation.... |
|
|
|
|
|
|
Returns the month displayed in a Calendar control. |
|
|
|
|
|
|
Deletes all the toasts displayed by ToastDisplay. |
|
|
|
|
|
|
Indicates whether the code currently run is in Apple Watch mode. |
|
|
|
|
|
|
Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
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). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|