ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HOnError (Function)
Customizes the management of HFSQL errors.
<GuidedTour>.Stop (Function)
Stops the specified tour or the tour in progress.
<GuidedTour>ChangeStep (Function)
Modifies the current step of the guided tour.
iPrintReport (Function)
Prints a report created with the report editor.
HErrorIntegrity (Function)
Used to check whether an integrity error occurred.
HDeactivateAutoFilter (Function)
Disables an automatic filter on the linked files when browsing an XML file.
HErrorModification (Function)
Used to: return the value of a record item if a modification conflict occurs. check if a modification conflict occurred....
HSubstDir (Function)
Associates the data directory specified in the analysis with a directory found on disk.
HNext (Function)
Sets the position on the next data file record according to a browse item.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
<GuidedTour>Info( Function)
Returns information about a guided tour.
HStatTime (Function)
Returns the time of the last update for the index statistics.
HState (Function)
Used to find out the state of a record.
HIndexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL data file and returns the percentage of reindexing already performed.
HStatDate (Function)
Returns the date of the last update for the index statistics.
HErrorInfo (Function)
Returns a detailed information about the last error triggered by the HFSQL engine.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HStatNbRecRange (Function)
Returns an estimate regarding the number of entries for a given key item in a given interval of values.
HIndex (Function)
Rebuilds the file index (".NDX" file).
HDelete (Function)
Deletes a record from a data file (query or view).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
grTooltip (Function)
Displays and formats: the tooltip associated with each section of a chart (section of a pie chart, column of a column chart, etc.). Also allows you to find out the characteristics of the tooltip associated with each chart section. a custom tooltip, associated with a point....
grHistoTypeBar (Function)
Defines the type of bar to be used in a histogram plot.