|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android emulator. |
|
|
|
|
|
|
|
| List of Java functions... |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified ASCII code. |
|
|
|
|
|
|
|
| Returns the message associated with an error code on an archive. |
|
|
|
|
|
|
|
| Indicates whether the code is run in the Android simulator. |
|
|
|
|
|
|
|
| Saves the contents of a Code Editor control to a file. |
|
|
|
|
|
|
|
| Finds and replaces a string in the Code Editor control. |
|
|
|
|
|
|
|
| Returns the character corresponding to the specified Unicode code. |
|
|
|
|
|
|
|
| Indicates if the current code is being executed on the WebSocket server. |
|
|
|
|
|
|
|
| Indicates whether the code is run on an HFSQL server. |
|
|
|
|
|
|
|
| Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
|
| Finds and replaces a string in the Code Editor control. |
|
|
|
|
|
|
|
| Duplicates the current line in the Code Editor control. |
|
|
|
|
|
|
|
| Executes JavaScript code in an HTML Editor control. |
|
|
|
|
|
|
|
| Saves the contents of a Code Editor control to a file. |
|
|
|
|
|
|
|
| Duplicates the current line in the Code Editor control. |
|
|
|
|
|
|
|
| Indicates whether the code is run when the application is in background. |
|
|
|
|
|
|
|
| Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
|
| Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
|
| Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|