|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage 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. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
The description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
Connects the "Camera" control to a specific driver for video capture. |
|
|
|
|
|
|
Allows you to configure the video capture driver. |
|
|
|
|
|
|
Generates a thumbnail of the specified photo or video. |
|
|
|
|
|
|
Lists the video capture drivers installed on the current computer. |
|
|
|
|
|
|
Stops decoding bar codes in a Camera control. |
|
|
|
|
|
|
Requests permission to use the device's camera.... |
|
|
|
|
|
|
Starts decoding bar codes in a Camera control. |
|
|
|
|
|
|
Finds all the instances of a character string and replaces them with another string:... |
|
|
|
|
|
|
Returns the position of a widget found in a Dashboard control. |
|
|
|
|
|
|
Enables the automatic slide on a Sliding Banner control. |
|
|
|
|
|
|
Stops the automatic slide on a Sliding Banner control. |
|
|
|
|
|
|
Displays the first plane of a Sliding Banner control. |
|
|
|
|
|
|
Displays the next plane of a Sliding Banner control. |
|
|
|
|
|
|
Displays the previous plane of a Sliding Banner control. |
|
|
|
|
|
|
Displays the last plane of a Sliding Banner control. |
|
|
|
|
|
|
Used to freeze the display of a row or column in a Spreadsheet control. |
|
|
|
|
|
|
Checks for the latest version of the HFSQL server that can be automatically updated. |
|
|
|
|
|
|
Used to immediately start the automatic server update. |
|
|
|
|
|
|
Specifies a name to identify a cell found in a Spreadsheet control. |
|
|
|
|
|
|
Sends the security code to the user so that he can change his password. |
|
|
|
|
|
|
Used to indicate the specific working hours per day in an Organizer control. |
|
|
|
|
|
|
Converts a Word Processing document into a PDF file. |
|
|
|
|
|
|
Returns the number of the slice displayed in a page in Responsive Web Design mode. |
|
|
|
|
|
|
Returns the width (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
Returns the height (in pixels) of the client area where the page is displayed. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|