|
|
|
|
|
|
|
Returns the list of current connections on a WEBDEV Application Server. |
|
|
|
|
|
|
Searches for an element by its name in a Word Processing document. |
|
|
|
|
|
|
Entirely or partially locks an external file. |
|
|
|
|
|
|
Finds a character string or a buffer in a file opened by fOpen. |
|
|
|
|
|
|
Entirely or partially unlocks an external file. |
|
|
|
|
|
|
Reads:
a block of bytes (characters) in an external file (ANSI or Unicode),
the content of an external file (ANSI or Unicode) and assigns it to a memory area.... |
|
|
|
|
|
|
Reads a line from an external file (ANSI or UNICODE). |
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Returns the size of a file (in bytes). |
|
|
|
|
|
|
Performs MongoDB write operations in bulk. This allows you to avoid network latency issues you would encounter if you performed the operations individually. |
|
|
|
|
|
|
Returns the list of WEBDEV accounts on a WEBDEV Application Server. |
|
|
|
|
|
|
Updates the parameters of a WEBDEV account in a WEBDEV Application Server. |
|
|
|
|
|
|
Blurs the entire given area in a variable of type picLayer. |
|
|
|
|
|
|
Deletes a WEBDEV account from a WEBDEV Application Server. |
|
|
|
|
|
|
Deletes a connection from a WEBDEV Application Server. |
|
|
|
|
|
|
Creates a WEBDEV account on a WEBDEV Application Server. |
|
|
|
|
|
|
Recalculates all formulas in an Excel (XLSX) document. |
|
|
|
|
|
|
Determines if a cell is merged with other cells and gets the merged cell range. |
|
|
|
|
|
|
Retrieves the HTML code of an email to display it in an HTML control (HTML control, HTML Display control, etc.). |
|
|
|
|
|
|
Converts the content of a JSON variable to a JSON string. |
|
|
|
|
|
|
Converts a JSON string to XML. |
|
|
|
|
|
|
Encrypts a buffer using an asymmetric encryption algorithm (RSA) that requires a public key and a private key. |
|
|
|
|
|
|
Encrypts a character string or a binary buffer by using a symmetrical encryption algorithm (AES, DES, etc.) |
|
|
|
|
|
|
Sends a REST request and waits for the server response. |
|
|
|
|
|
|
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|