ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
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.
SocketClientInfo (Function)
Allows the server to get information about the current client socket.
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....
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
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.
BitcoinValidAddress (Function)
Checks whether a Bitcoin wallet address is valid.
BitcoinCoreDateTimeLatestBlock( Function)
Returns the date and time when the last block was created.
BitcoinCoreBlockCount( Function)
Returns the size of the blockchain known by the Bitcoin node (i.e. the number of blocks created since January 3, 2009). This makes it possible, for example, to calculate the approximate date of the next halving.
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
fWrite (Function)
Writes: a character string into an external file. a memory section....
fWriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).