|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
|
| Creates and runs a custom action (defined through programming) with support of "Undo/Redo".... |
|
|
|
|
|
|
|
| Waits for the execution of a parallel task. |
|
|
|
|
|
|
|
| Starts a stopwatch to measure the duration of a process (in milliseconds) and resets a running stopwatch. |
|
|
|
|
|
|
|
| Waits for the end of execution of all parallel tasks found in an array. |
|
|
|
|
|
|
|
| Re-enables the current exception process if the exception was corrected. |
|
|
|
|
|
|
|
| Adds a measure for a value or time sensor. |
|
|
|
|
|
|
|
| Executes a procedure in the context of a client connected to the WebSocket server. |
|
|
|
|
|
|
|
| Starts "collecting information" for the performance profiler. |
|
|
|
|
|
|
|
| Enables or disables the ability to perform "Drag and Drop" from the Windows explorer to a WINDEV window or control. |
|
|
|
|
|
|
|
| Stops receiving or broadcasting a type of data in a stream. |
|
|
|
|
|
|
|
| Returns:
the number of the current record in the HFSQL data file.
the number of the current record in the HFSQL view.... |
|
|
|
|
|
|
|
| Initializes Bluetooth Low Energy (required in Windows and iOS only) |
|
|
|
|
|
|
|
| Adds an element to the queue. |
|
|
|
|
|
|
|
| Pushes an element onto the stack. |
|
|
|
|
|
|
|
| Returns a file path with normalized separators. |
|
|
|
|
|
|
|
| Signals the code execution for a passage sensor. |
|
|
|
|
|
|
|
| Inserts a table into a Word Processing document. |
|
|
|
|
|
|
|
| Checks whether an expression is set to True in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Checks whether an expression is Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Checks whether an expression is not Null in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Checks whether the specified expressions are different in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
| Allows you to check the real identity of the current user via biometrics check. |
|
|
|
|
|
|
|
| Returns the name of Nth control found in the specified element. |
|
|
|
|
|
|
|
| Checks whether an expression is false in assertive programming and in automated test mode. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|