|
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Modifies a notification currently displayed in the system bar of the device. |
|
|
|
|
|
|
Deletes a notification displayed in the system bar of the device. |
|
|
|
|
|
|
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad). |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive calls... |
|
|
|
|
|
|
Returns the user currently connected via SaaSConnect. |
|
|
|
|
|
|
Changes the password of the connected user. |
|
|
|
|
|
|
Enables the refresh of a Progress Bar via Ajax. |
|
|
|
|
|
|
Stops the periodic refresh of a Progress Bar via Ajax. |
|
|
|
|
|
|
Starts a long browser process and fill a Progress Bar via Ajax according to the progress... |
|
|
|
|
|
|
Indicates whether the drawing features are supported by the browser. |
|
|
|
|
|
|
Returns the user's browser platform.... |
|
|
|
|
|
|
Forces the execution of a scheduled backup. |
|
|
|
|
|
|
Simulates the operating mode of HFSQL Client/Server on an ADSL or 3G network.... |
|
|
|
|
|
|
Modifies one of the buttons found on the application thumbnail in the taskbar. |
|
|
|
|
|
|
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site. |
|
|
|
|
|
|
Disconnect the user of a SaaS site beside the SaaS web service that manages the site. |
|
|
|
|
|
|
Checks the access rights of the user to a service of the SaaS site. |
|
|
|
|
|
|
Defines whether the connection to the SaaS web service is still established. |
|
|
|
|
|
|
Adds or modifies a server trigger on the HFSQL server. |
|
|
|
|
|
|
Indicates whether the code is run in Android mode. |
|
|
|
|
|
|
Copies the content of a form into the clipboard. |
|
|
|
|
|
|
Pastes the content of a form stored in the clipboard. |
|
|
|
|
|
|
Deletes a directory from an HFSQL Client/Server database.... |
|
|
|
|
|
|
Selects an appointment in an Organizer control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|