|
|
|
|
|
|
|
Usage example of the HAdd function |
|
|
|
|
|
|
The NewRecord property is used to determine if the record is a new record or if it comes from the data file. |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
Returns the value of a record item when a modification conflict occurs..
|
|
|
|
|
|
|
Saves the modifications performed on the Exif tags of an image by ImageInfoModify. |
|
|
|
|
|
|
The return value of the process currently run can be assigned... |
|
|
|
|
|
|
Returns the status of a record during a modification conflict. |
|
|
|
|
|
|
Allows you to: - return the value of a record item if a modification conflict occurs.
- check if a modification conflict occurred.
|
|
|
|
|
|
|
Returns the status of a Camera control. |
|
|
|
|
|
|
Resumes the execution of a thread that was interrupted by ThreadSuspend. Function not recommended. |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Returns the status of a Camera control. |
|
|
|
|
|
|
Returns the status of a Camera control. |
|
|
|
|
|
|
Temporarily suspends the execution of the specified thread. Function not recommended. |
|
|
|
|
|
|
Forces the operating system of the computer where the data files are found to write data onto the disk. |
|
|
|
|
|
|
Locks a record and restricts the access to this record for all the other applications. |
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
A Table control can be used to display the content of a data file or query... |
|
|
|
|
|
|
Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
Starts the native camera application of the device in order to take a photo. |
|
|
|
|
|
|
The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
Positions on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default). |
|
|
|
|
|
|
Usage example of the HLinkMemo function |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Returns the number of the current record in a Table control based on a data file. |
|
|
|
|
|
|
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor). |
|
|
|
|
|
|
Checks that one or all records in an unalterable data file have not been modified (e.g. with a hexadecimal editor). |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Moves several records forward from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
Used to check whether an integrity error occurred. |
|
|
|
|
|
|
Starts recording a video via a Camera control in an Android or iOS application. |
|
|
|
|
|
|
The Record type is used to save the values of a record. |
|
|
|
|
|
|
Retrieves the structure and the value of the current record and exports them into a character string in XML format. |
|
|
|
|
|
|
Positions on the first record of the data file whose value for a specific item is greater than or equal to a search value (generic search by default). |
|
|
|
|
|
|
Used to check whether a duplicate error occurred. |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Returns:- the number of the current record in the HFSQL data file.
- the number of the current record in the HFSQL view.
|
|
|
|
|
|
|
Copies: - the content of the current record (loaded in memory) to the current data file record.
- the content of the Record variable to the current data file record.
|
|
|
|
|
|
|
Returns:- the number of the current record in the HFSQL data file.
- the number of the current record in the HFSQL view.
|
|
|
|
|
|
|
Forces the report print to stop. |
|
|
|
|
|
|
Usage example of the HReadLast function |
|
|
|
|
|
|
Usage example of the fWriteLine function |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Adds an element to a memory area. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers. |
|
|
|
|
|
|
Used to check whether a lock error occurred. |
|
|
|
|
|
|
Checks whether the current record corresponds to the current filter or search. |
|
|
|
|
|
|
Checks whether the current record corresponds to the current filter or search. |
|
|
|
|
|
|
Unlocks a record locked by: - HLockRecNum,
- a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example).
|
|
|
|
|
|
|
Modifies the value of an Exif tag for the image used. |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
|
|
|
|
|
|
|
Used to find out whether the record on which you want to be positioned is located outside the data file, filter, view or query. |
|
|
|
|
|
|
Updates or adds the record bound to the current row in the Table or TreeView Table control. |
|
|
|
|
|
|
Copies: - the content of the current record (loaded in memory) to the current data file record.
- the content of the Record variable to the current data file record.
|
|
|
|
|
|
|
Retrieves and formats the content of an XML document. |
|
|
|
|
|
|
The following files are automatically created when logging an HFSQL Classic data file... |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo. |
|
|
|
|
|
|
Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
Usage example of the HDeclareExternal function |
|
|
|
|
|
|
Adds an attribute into an XML document. |
|
|
|
|
|
|
Usage example of the HSynchronizeReplica function |
|
|
|
|
|
|
Adds a child tag into an XML document. |
|
|
|
|
|
|
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item. |
|
|
|
|
|
|
Automatically updates the controls of a page with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible). |
|
|
|
|
|
|
Modifies the specified record or the record found in memory in the data file (query or view). |
|
|
|
|
|
|
Automatically initializes the controls of a window with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
|
|
|
|
|
|
|
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.). |
|
|
|
|
|
|
Automatically updates the controls of a page with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
This operation is performed regardless of the state of the controls (grayed, inactive or invisible). |
|
|
|
|
|
|
Saves a memory dump containing the memory resources that have been allocated and that have not been freed since the previous call to dbgStartMemoryDiff. |
|
|
|
|
|
|
Adds: - the record found in memory into the data file (query or view).
- the record found in a Record variable into the data file (query or view).
|
|
|
|
|
|
|
Automatically updates the controls of a page with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
|
|
|
|
|
|
|
Positions on the first file record according to a browse item. |
|
|
|
|
|
|
Automatically updates the controls of a page with:- the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
- the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
|
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
Automatically updates the controls of a page with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
|
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event of the specified element (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
WEBDEV allows you to manipulate text in HTML via the "HTML format" option of the Edit controls and the HTML control. |
|
|
|
|
|
|
Displays a message in a standard dialog box that proposes "OK" and "Cancel" and returns the user's choice. |
|
|
|
|
|
|
Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. |
|
|
|
|
|
|
Stores the current file context (current record, filter, pointers). |
|
|
|
|
|
|
Retrieves and formats the content of an XML document (created by XMLDocument and modified by the XML functions). |
|
|
|
|
|
|
Sets the position on the last record whose value for a specific item is less than or equal to a sought value (exact-match search). |
|
|
|
|
|
|
Stores the current context of a data file: current record, filter, read pointers. |
|
|
|
|
|
|
Automatically initializes the controls of a window with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
|
|
|
|
|
|
|
Restores the previously saved context of a file (function HSavePosition): record in progress, filter, playback pointers. |
|
|
|
|
|
|
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). |
|
|
|
|
|
|
Starts the device's native camera application to record a video or to take a photo. |
|
|
|
|
|
|
Sets the position on the last file record whose value for a specific item is less than or equal to a sought value. |
|
|
|
|
|
|
Requests the execution of the "Request for refreshing the display" event (and gives back control without waiting for the execution of the event). This function is kept for backward compatibility. |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search). |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Defines and enables a filter on a data file, view or query. |
|
|
|
|
|
|
Automatically updates the controls in a window or page with: - the values of the bound items in the current record (loaded in memory) of the HFSL data file described in the data model editor.
- the values of the bound WLanguage variables.
|
|
|
|
|
|
|
Adds: - the record found in memory into the data file (query or view).
- the record found in a Record variable into the data file (query or view).
|
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Sets the position on the previous record of the data file according to a browse item. |
|
|
|
|
|
|
Moves backward several records from the current position in the data file, according to a specified item. |
|
|
|
|
|
|
Sets the position on the previous record of the data file according to a browse item. |
|
|
|
|
|
|
Returns the content of the current record (in a file, a view or a query, ...). |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Crosses a record in a data file. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
Returns the list of items:- found in a data file ( a query or a view) known to the HFSQL engine. The data files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account.
- found in a Record variable.
|
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Writes a record into a data file without updating the indexes corresponding to all keys used in the file. |
|
|
|
|
|
|
Displays a message in a standard non-blocking dialog box with the answers "OK" and "Cancel" and calls a WLanguage procedure with the user's response. |
|
|
|
|
|
|
Retrieves the content of the specified column from the query result, for the current line. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Sets the position on the first record of a data file according to the specified browse item. |
|
|
|
|
|
|
Deletes a record from a data file (query or view). |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Sets the position on the previous record of a file according to a browse item. |
|
|
|
|
|
|
Sets the position on the next data file record according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Sets the position on the last record of a data file according to a browse item. |
|
|
|
|
|
|
Usage example of the HViewToFile function |
|
|
|
|
|
|
Usage example of the HModify function |
|
|
|
|
|
|
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
We are going to call the elements developed in WINDEV (project, windows, ... |
|
|
|
|
|
|
WLanguage procedure ("callback") called when taking photos or recording videos via CameraRunApp. |
|
|
|
|
|
|
Trigger monitoring of write actions (add, modify or delete) performed on a data file present on an HFSQL server. In case of modification, a specific procedure can be triggered. |
|
|
|
|
|
|
Converts a Markwdown string to an HTML buffer (encoded in UTF-8). |
|
|
|
|
|
|
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view). |
|
|
|
|
|
|
Saves an image:- in a JPEG file.
- in memory.
|
|
|
|
|
|
|
Usage example of the HOnError function |
|
|
|
|
|
|
WLanguage procedure ("callback") called when the video recording is completed. |
|
|
|
|
|
|
Emulates the next call to Info and automatically clicks the "OK" button. |
|
|
|
|
|
|
Usage example of the fWrite function |
|
|
|
|
|
|
Emulates the next call to YesNo and automatically clicks the button specified as parameter. |
|
|
|
|
|
|
Emulates the next call to OKCancel and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
Emulates the next call to Confirm and automatically clicks the button passed as parameter. |
|
|
|
|
|
|
When an application displays or saves data in HFSQL data files, this data is typed in the current language... |
|
|
|
|
|
|
The hBackupDescription type is used to programmatically describe an HFSQL Client/Server backup. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|