ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

SocketClientInfo (Function)
Allows the server to get information about the current client socket.
HClusterParameter (Function)
Reads and modifies the parameters of an HFSQL cluster.
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.
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.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
grCategoryColor (Function)
Initializes the category color for a chart whose type is: Pie, Column, Bubble chart, Waterfall....
grSeriesType (Function)
Defines the type of series used in a composite chart (chart containing several types of charts).
<Graphe>.HistoTypeBarre (Function)
Defines the type of bar to be used in a histogram plot.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
AuthImportToken( Function)
Creates a webservice access token from an description token in JSON format.
AuthRefreshToken (Function)
Refreshes a user's OAuth2 token when it expires....
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
RegistryRename (Function)
Renames a key in the registry.
Input (Function)
Displays a message allowing the user to type an information.
MemFirst (Function)
Positions on the first element of a memory zone and returns the value of this first element.
Use (Function)
Opens a WINDEV window and closes all the other windows that were opened beforehand.
EncryptAsymmetricEnveloped (Function)
Performs an asymmetric encryption of an envelope.