|
|
|
|
|
|
|
A global procedure can be used in all the processes or events of the project. |
|
|
|
|
|
|
A procedure is used to associate an identifier with a statement block... |
|
|
|
|
|
|
You have the ability to pass parameters to a procedure. |
|
|
|
|
|
|
The different syntaxes for declaring a procedure... |
|
|
|
|
|
|
Syntax for calling a local or global procedure. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
Two types of procedures are available... |
|
|
|
|
|
|
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 description of the parameter type is optional... |
|
|
|
|
|
|
The procedures and the methods of classes can have several syntaxes. |
|
|
|
|
|
|
The parameters can be passed to a procedure... |
|
|
|
|
|
|
A pre-launched session is a session of a Web site (or webservice) automatically started on the Web... |
|
|
|
|
|
|
The hServerOperation type is used to get the characteristics of an operation performed on an HFSQL... |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files... |
|
|
|
|
|
|
The following constants are used to manage Beacons: |
|
|
|
|
|
|
The memcachedConnection type is used to define the characteristics of a connection to a Memcached... |
|
|
|
|
|
|
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video. |
|
|
|
|
|
|
Procedure ("Callback") called by TreeListItem for each "child" element found. This procedure can... |
|
|
|
|
|
|
WLanguage procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
Procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
Procedure ("Callback") called by fMemOpen if the memory area is modified by another WLanguage... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by fCopyDir for each copied file. This procedure is used... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by GPSDetectPosition when the device enters or leaves... |
|
|
|
|
|
|
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request... |
|
|
|
|
|
|
Procedure ("Callback") called by inAppListProductInfo when the product details are received. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored. |
|
|
|
|
|
|
Procedure ("Callback") called by AppliContrôle to process the remote control messages.... |
|
|
|
|
|
|
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes... |
|
|
|
|
|
|
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes... |
|
|
|
|
|
|
WLanguage procedure ("callback") called when taking photos or recording videos via CameraRunApp. |
|
|
|
|
|
|
WLanguage procedure called by HTrack |
|
|
|
|
|
|
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions... |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed.... |
|
|
|
|
|
|
WLanguage procedure written in browser code ("callback"), called by SocketConnect. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|