ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HDeclareExternal (Function)
Temporarily imports into the current analysis the description of a data file from an existing HFSQL data file.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
ERR_NO_PROJECT
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).
HImportHF55 (Function)
Imports a Hyper File 5.5 file into an HFSQL Classic file.
SCM administrator: Merge of repositories
The merging of repositories makes it possible to combine projects from several repositories into a single repository......
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HInfoMemo (Function)
Returns the characteristics of binary and text memos.
HRetrieveRecord (Function)
Returns the content of the current record (in a file, a view or a query, ...).
Yesterday (Function)
Returns the date of the day preceding the current day or a given date.
Tomorrow (Function)
Returns the date of the day following the current day or a given date.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
HModify (Function)
Modifies the specified record or the record found in memory in the data file (query or view).
HChangeName (Function)
Modifies the physical name of a data file.
HDeclare (Function)
Declares a description of data file (found in an analysis) in the current project.
HWrite (Function)
Writes a record into a data file without updating the indexes corresponding to all keys used in the file.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.