|
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure. |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Creates a webservice access token from an description token in JSON format. |
|
|
|
|
|
|
Refreshes a user's OAuth2 token when it expires.... |
|
|
|
|
|
|
Allows you to check the real identity of the current user via biometrics check. |
|
|
|
|
|
|
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange... |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's... |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel"... |
|
|
|
|
|
|
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock... |
|
|
|
|
|
|
Displays a custom error message in a system error window. |
|
|
|
|
|
|
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel"... |
|
|
|
|
|
|
Renames a key in the registry. |
|
|
|
|
|
|
Displays a message allowing the user to type an information. |
|
|
|
|
|
|
Copies the content of an array to another array. |
|
|
|
|
|
|
Put in Geometry a WLanguage code: coloring, standardized rewriting, indentation, translation, etc. |
|
|
|
|
|
|
Positions on the first element of a memory zone and returns the value of this first element. |
|
|
|
|
|
|
Opens a WINDEV window and closes all the other windows that were opened beforehand. |
|
|
|
|
|
|
Performs an asymmetric encryption of an envelope. |
|
|
|
|
|
|
Checks whether a Bitcoin wallet address is valid. |
|
|
|
|
|
|
Displays a non-blocking custom message in a system information window. |
|
|
|
|
|
|
Returns the date and time when the last block was created. |
|
|
|
|
|
|
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created... |
|
|
|
|
|
|
Returns the number of the day in the year corresponding to a given date. |
|
|
|
|
|
|
Returns the number of the day in the year corresponding to a given date. |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
Writes a line into a text file (ANSI or UNICODE). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|