ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

HListFullTextIndex (Function)
Returns the list of full-text indexes of a file (a query or a view) recognized by the HFSQL engine.
HDelete (Function)
Deletes a record from a data file (query or view).
HTMLEditorToPDF (Function)
Exports the content of an HTML Editor control to a PDF file.
HStatNbDuplicates (Function)
Returns the number of duplicates for a given key item.
HDeleteTrigger (Function)
Deletes a trigger.
HStatNbRec (Function)
Returns the number of entries for a given key item.
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HExportJSON (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to a JSON file.
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.
OCRAddLanguage (Function)
Adds a language to the native OCR system.
HDuplicateRecord (Function)
Duplicates the record read in a data file: the record found in memory is added into the data file (query or view).
HCreation (Function)
Creates an empty table (file extension ".FIC") with index file, full-text index file and memo file if required.
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......
CurrentYear (Function)
Returns the current year in integer format.