ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HJSONToRecord (Function)
Imports JSON data into the current record.
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
Integrated OCR (Optical Character Recognition) functions
Usage example of the HDescribeFullTextIndex function...
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
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).
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HWatchStop (Function)
Stops watching a table on an HFSQL server.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Database access: summary
WINDEV and WEBDEV support different SQL query execution modes depending on how the database was accessed.......
HChangeName (Function)
Modifies the physical name of a data file.