ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HDelete (Function)
Deletes a record from a data file (query or view).
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HDeleteTrigger (Function)
Deletes a trigger.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
2. UML models
2. UML models
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
Query: Displaying the records corresponding to a given period
When a "Date" item is found in the query, you have the ability to only select the records corresponding to a given period......
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
User report editor (Reports & Queries)
A report provides a custom view of data......
HFilterIdentical (Function)
Defines and enables a filter used to find the exact value of a string item.
HSetPosition (Function)
Sets the position on a record, based on the approximate position of one of its items.
HCreation (Function)
Creates an empty data file (".FIC" extension) with the index file and the memo file if necessary.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HListItem (Function)
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....
HChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
Print constants
List of constants used by the print functions....
HCross (Function)
Crosses a record in a data file.