ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
grInfoXY (Function)
Returns information about the series found at a specific chart point.
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
Running the test of the User Groupware and installing it
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
Report viewer: "Export" tab
The "Export" pane in the report viewer allows you to perform the following operations......
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
ScriptExecute (Function)
Calls an external script (.asp or .php) and returns the result in a string.
fListFile (Function)
Lists the files found in a directory and returns the list of files.
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
DialogAsynchronous (Function)
Displays a non-blocking message box and calls a WLanguage procedure with the value of the button clicked by the user.
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
"Test results" pane
The "Test results" pane shows the results of the different stand-alone tests in a project......
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
WinRefreshVisible (Function)
Modifies or returns the visibility state of the refresh bar in a window.