|
|
|
|
|
|
|
Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
|
|
|
|
|
|
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo. |
|
|
|
|
|
|
Exports the repositionable notes created by the user into a file. |
|
|
|
|
|
|
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode. |
|
|
|
|
|
|
Identifies the current user for whom the telemetry data is saved. |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Stops decoding a bar code in a Camera control. |
|
|
|
|
|
|
Duplicates the database associated with a connection on an HFSQL server. |
|
|
|
|
|
|
Adds a measure for a value or time sensor. |
|
|
|
|
|
|
Signals the code execution for a passage sensor. |
|
|
|
|
|
|
Returns the number of selected cells in a Pivot Table control. |
|
|
|
|
|
|
Returns the default sub-language corresponding to a nation. |
|
|
|
|
|
|
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo. |
|
|
|
|
|
|
Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
|
|
|
|
|
|
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system. |
|
|
|
|
|
|
Deletes a file identified by its identifier from a MongoDB file system. |
|
|
|
|
|
|
Modifies documents in a collection of a MongoDB database. |
|
|
|
|
|
|
Runs the last action canceled. |
|
|
|
|
|
|
Signals the start of grouping for a set of operations on a document in a single event (management of "undo/redo").... |
|
|
|
|
|
|
Closes a docx file and frees the document. |
|
|
|
|
|
|
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed.... |
|
|
|
|
|
|
Used to manage the automatic update of HFSQL Client/Server servers by specifying the check frequency regarding the availability of updates.... |
|
|
|
|
|
|
Prints a document in "docx" format. |
|
|
|
|
|
|
Considers that the control has been modified by the user (the Modified property is set to True for the control and for the window if necessary) and runs the "Whenever modifying" WLanguage event associated with the control. |
|
|
|
|
|
|
Creates and runs a custom action (defined through programming) with support of "Undo/Redo".... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|