ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TraceBuild (Function)
Displays a customizable message in the trace window opened in parallel with the current window.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test...
TraceDeleteAll (Function)
Clears the content of trace window opened in parallel with the current window.
Binary values management functions
List of functions for managing binary values...
rssCloud (Type of variable)
The rssCloud type is used to describe the method for subscribing to the notifications of modification made to the RSS stream...
rssImage (Type of variable)
The rssImage type is used to describe the image of a RSS stream...
Operations available for the dates, times and durations, ...
The following operations are available for the following types of variables......
HSetServer (Function)
Used to find out and modify some settings of HFSQL Client/Server server....
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
Operator on Address
The & operator returns the address of a variable as an integer
Val (Function)
Returns the numeric value of a character string.
StatSum (Function)
Calculates the sum for a series of values.
StatMax (Function)
Calculates the maximum value for a series of values.
StatMin (Function)
Calculates the minimum value for a series of values.
StatAverage (Function)
Calculates the arithmetic, geometric or harmonic mean for a series of values.
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
Organizer control linked to a data file or to a variable
You have the ability to create Organizer controls linked to data....
grSunburstSectionColor (Function)
Changes the color of a section in a Sunburst chart.
TileDeleteAll (Function)
Deletes all modifications made to the application tile.
Check Box control functions
The following functions are used to manage the Check Box controls......
SysIconDisplayTooltip (Function)
Displays a tooltip for an icon found in the taskbar.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
XMLValidDocument (Function)
Validates an XML document from an XSD schema.
SpeechSynthesisStop (Function)
Stops all the current read operations on the engine for speech synthesis.
Asc (Function)
Returns the ASCII code of the specified character.
Creating a table in a report
Tables can be created in a report......
gToText (Function)
Deletes the graphic elements from a character string that uses gStoredValue, gImage, ...