ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SQLSeek (Function)
Positions on the specified result row of the query.
SQLChangeConnection (Function)
Modifies the current connection.
HToItem (Function)
Assigns the specified value to an item of the current record.
HUnlockFile (Function)
Unlocks the records of a data file: locked by HLockFile. individually locked by a locking read function....
Constants for SMS functions
List of constants used by the SMS functions....
HDeleteView (Function)
Deletes a previously created view. This function uses the former view mechanism.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
SMSSend (Function)
Sends an SMS.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Telephony: Managing the incoming calls
The management of the incoming calls is performed in a specific "thread"....
HRecordToString (Function)
Converts the content of the current record to string (in a data file, HFSQL view, query, etc.).
SQLListTable (Function)
List all the tables that can be accessed by the connected database system.
HUnlockRecNum (Function)
Unlocks a record locked by: HLockRecNum, a read function used with a locking parameter (HRead associated with the hLockWrite or hLockReadWrite constant for example)....
SQLModify (Function)
Modifies the content of a row in the query result.
SMSFirst (Function)
Reads the first SMS message stored on the Android phone.
SMSNext (Function)
Reads the following SMS message stored on the Android phone.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
HSave (Function)
Modifies the current record if it exists, otherwise adds a new record.
Address
The Address keyword can correspond to...
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HFTListWord (Function)
Lists the words of the current record that will be taken into account by the full-text indexing.