|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Returns the distance between the two locations. This distance is expressed in meters by default. |
|
|
|
|
|
|
|
| Used to handle the JavaScript properties of the browser event that triggered the code execution. |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend). |
|
|
|
|
|
|
|
| During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
|
| WLanguage procedure ("Callback") called by AuthIdentify during the authentication. |
|
|
|
|
|
|
|
| Locks the current thread while waiting for the specified event to be opened. |
|
|
|
|
|
|
|
| Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
|
|
|
|
|
|
|
| Stops the current or forthcoming execution of an automatic procedure (defined by the properties of the procedure in the code editor). |
|
|
|
|
|
|
|
| Returns the direction represented by a location in relation to another one. |
|
|
|
|
|
|
|
| Starts the execution of a process through programming. |
|
|
|
|
|
|
|
| Applies a difference buffer to a specific buffer. |
|
|
|
|
|
|
|
| The Name property is used to get:
the name of the font associated with a Font variable.
the name of a control, report or report block.
the name of a control, group of controls or window.
the name of a control, group of controls or page.... |
|
|
|
|
|
|
|
| Creates a reader to read a JSON document without loading it into memory.
Attention This function is only available from version 2025 Update 3.... |
|
|
|
|
|
|
|
| Frees the library that was loaded in memory by LoadWDL. |
|
|
|
|
|
|
|
| Calls an external .php script and returns the result in a string. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|