|
|
|
|
|
|
|
WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min... |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
Returns the list of items in a data file (query or view) recognized by the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
The RecordSize property is used to get the size (in bytes) of a record in:
a file described in the data model editor,
a file described through programming,
an HFSQL view,
a query.... |
|
|
|
|
|
|
A HFSQL application can operate in network mode or in Client/Server mode...... |
|
|
|
|
|
|
Modifies the current folder in the Outlook messaging software. |
|
|
|
|
|
|
Your application may be strategic and you may want to have a priority access to the Technical Support...... |
|
|
|
|
|
|
Procedure ("Callback") called by fListFile for each file found. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppPurchaseProduct when the response to the purchase request is received. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppRestorePurchases when a purchase is restored. |
|
|
|
|
|
|
Procedure ("Callback") called by AlbumPicker when the user selects an image or a video. |
|
|
|
|
|
|
Procedure ("Callback") called by AppliContrôle to process the remote control messages. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Procedure ("Callback") called by BTLECharacteristicChangeOfValue when a characteristic changes on the device. This procedure can be a local, global or internal procedure. |
|
|
|
|
|
|
Procedure ("Callback") called by BTLEStatus when the Bluetooth activation status changes on the device. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppListPurchase when the list of purchases made is received. |
|
|
|
|
|
|
Procedure ("Callback") called by inAppCheckSubscription if one of the subscriptions has been renewed. |
|
|
|
|
|
|
Procedure ("Callback") called by FTPListFile for each file found. |
|
|
|
|
|
|
Procedure ("Callback") called by AppleSignIn when the Apple authentication result is obtained. |
|
|
|
|
|
|
Procedure ("Callback") called by ConfirmAsynchronous when the user clicks one of the buttons in the dialog box. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
Procedure ("Callback") called by HashString when hashing. This procedure is used to get the hash result. |
|
|
|
|
|
|
Procedure ("Callback") called by HashCheckString when checking the hash algorithm. |
|
|
|
|
|
|
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. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|