|
|
|
|
|
|
|
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
WLanguage procedure ("callback") called by OuvreDocument after the edit window is closed. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
Procedure ("Callback") called by BTStatus when the Bluetooth activation status changes on the device. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Two types of procedures are available...... |
|
|
|
|
|
|
WEBDEV includes several types of pages to create dynamic sites...... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application...... |
|
|
|
|
|
|
Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
A structure is a custom type of data... |
|
|
|
|
|
|
Procedure ("Callback") called by YesNoAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
Procedure ("Callback") called by OKCancelAsynchronous when the user clicks one of the buttons in the dialog box. This procedure can be a local, global, internal or lambda procedure. |
|
|
|
|
|
|
The description of the parameter type is optional...... |
|
|
|
|
|
|
This help page explains how to create and handle a structure.... |
|
|
|
|
|
|
The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
The Global property is used to determine if an element is global. |
|
|
|
|
|
|
What is a PHP site?...... |
|
|
|
|
|
|
Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice. |
|
|
|
|
|
|
List of events associated with windows... |
|
|
|
|
|
|
The constants are language elements whose value is fixed once and for all... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|