ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

dArc (Example)
Usage example of the dArc function
rssEntry (Type of variable)
The rssEntry type is used to handle a RSS stream entry...
HCloseConnection (Example)
Usage example of the HCloseConenction function
DeclareWebserviceContext (Function)
Used to declare a list of variables whose value will be persistent between the successive calls to a Webservice.
dChord (Example)
Usage example of the dChord function
DashAddWidget (Function)
Adds and displays a widget (internal window) in a Dashboard control.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
eToCurrency (Function)
Converts a value expressed in Euro into another currency.
eToEuro (Function)
Converts to Euro a value expressed in a specific currency.
Width (Property)
The Width property is used to determine and change the width of an element.
Customizing the report viewer (preview)
You can display a print preview in the report viewer......
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
dSlice (Example)
Usage example of the dSlice function
eChangeCurrency (Function)
Converts a currency into another currency.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
AJAXCallInProgress (Function)
Used to determine if the request being processed is an AJAX request.
iColumnEnd (Function)
Forces a column break in a multi-column report.
MatWrite (Example)
Usage example of the MatWrite function
RGB (Function)
Defines a color from its Red, Green and Blue components.
RETURN statement
The RETURN statement is used to exit the current event, process or procedure and return a result...
Assignment operators
Three assignment operators are available......
iSequencingAdd (Function)
Adds a report into a sequence of report prints.
grExist (Function)
Checks the existence of a chart in memory.
Data persistence
The data persistence is used to store the value typed by the user......