|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Ends the execution of the current program. |
|
|
|
|
|
|
|
| Retrieves the coordinates (latitude/longitude) of an address.... |
|
|
|
|
|
|
|
| Retrieves the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| Writes the value of a variable for the MATLAB session. |
|
|
|
|
|
|
|
| The Index property is used to get the index of an element. |
|
|
|
|
|
|
|
| The Initialization property is used to handle the initialization of certain processes. |
|
|
|
|
|
|
|
| Converts a JSON string to a Variant variable. |
|
|
|
|
|
|
|
| Saves the current configuration of the Dockable Panel controls of a window. |
|
|
|
|
|
|
|
| Starts an HTTP request on a server. |
|
|
|
|
|
|
|
| This document presents the different access modes to databases from a WINDEV Java application...... |
|
|
|
|
|
|
|
| Entirely or partially locks an external file. |
|
|
|
|
|
|
|
| Calculates the Hash of a file according to a specific algorithm. |
|
|
|
|
|
|
|
| Adds a header to the next procedure that will be run on the server. |
|
|
|
|
|
|
|
| Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
|
| Saves a chart that was drawn beforehand in WMF format. |
|
|
|
|
|
|
|
| Saves a chart that was drawn beforehand in a file in EMF format. |
|
|
|
|
|
|
|
| Creates and/or updates data on the Google server (addition or modification of data).... |
|
|
|
|
|
|
|
| Specifies the custom HTTP code that will be returned when the execution of the REST Webservice function is completed. |
|
|
|
|
|
|
|
| Returns the number of pointers in contact with the screen. |
|
|
|
|
|
|
|
| The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
|
| Declares a transaction savepoint. |
|
|
|
|
|
|
|
| The Property HEX@ allows you to define the size of a HEX@ , for example around a text. |
|
|
|
|
|
|
|
| The Internal Property Page allows you to define the name of the internal Page to use. |
|
|
|
|
|
|
|
| The Property Internal Window allows you to define the name of the internal window to use. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|