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......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
Running the test of the User Groupware and installing it
YesNo (Function)
Displays a message in a standard dialog box that proposes "Yes" and "No" and returns the user's choice....
InitialAnimation (Property)
The InitialAnimation property determines whether the animation of an Image, Button, Static or Carousel control is enabled when the control is created.
Customizing the User Groupware
grInfoXY (Function)
Returns information about the series found at a specific chart point.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
Choosing the action associated with a WEBDEV button
Whatever the type of button, it is possible to associate an action with it......
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Pivot Table control in a report
The report editor allows you to create "Crosstab" reports......
CalendarButton (Property)
The CalendarButton property is used to determine and specify whether a Date Edit control has a button to display a popup calendar.
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
WebserviceClientIPAddress (Function)
Returns the IP address of the computer using and calling the Webservice.
XMLRead (Function)
Returns the value of an XML element or the value of the attribute for an XML element.
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....
Printing duplicate copies
For legal reasons, it may be useful to keep an identical copy of a report (an invoice for example)....
<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.
NotifPushListInvalidIdentifiers (Function)
Returns the list of invalid identifiers on the APN service of Apple.
First project window
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......