ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
HFreePosition (Function)
Deletes a position saved by HSavePosition.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
HListAnalysis (Function)
Returns the list of WINDEV or WEBDEV analyses (in HFSQL Classic format) available in a given directory.
SQLAssociate (Function)
Automatically associates each column of the query result with a control or with a variable of the application.
HListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.
HListConnection (Function)
Returns the list of connections currently described in the application.
HListFile (Function)
Returns the list of files: found in the current analysis or in a specific analysis recognized by the HFSQL engine. The files defined by HDeclare, HDeclareExternal and HDescribeFile are taken into account. available on a connection via a native access or via an OLE DB driver. for a group of files defined in the data model editor....
HListLink (Function)
Returns the list of links (Merise) in the current analysis or in a specific analysis
HListQueryParameter (Function)
Returns the list of parameters for a query created in the query editor.
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
HReadPrevious (Function)
Sets the position on the previous record of a file according to a browse item.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
HReadSeekFirst (Function)
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search).
HReadNext (Function)
Sets the position on the next data file record according to a browse item.
HMigrateLinkedCompositeKey (Function)
Migrates the values of the linked composite keys coming from a file in Hyper File 5.5 format to the HFSQL Classic format.
HMode (Function)
Changes the mode and the method for locking data files.
iPrintBarCode (Function)
Prints a bar code (inside a rectangle).
iDocumentPrinted (Function)
Determines whether the user printed the document from the report viewer.
iNestedHeaderFooter (Function)
Prints (or not) the page headers and footers of nested report.
iEndReport (Function)
Forces the report print to stop.
iWindowCancel (Function)
Configures the print cancel window..
xlsData (Function)
Retrieves the content of a cell found in an XLS file.