ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
StatStandardDeviationP (Function)
Calculates the standard deviation for a full series of values.
grScatterSeriesLabel (Function)
Initializes the label of data series in a "Scatter" chart.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS web service.
StatCorrelation (Function)
Calculates the coefficient of correlation between two series of values.
<wsRequest variable>.addXMLSignature (Function)
Adds an XML signature to a web service request.
Web service functions
Web service functions...
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
SaaSAdminListUser (Function)
Lists the users of the SaaS web service database.
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
SOAPAddXMLSignature (Function)
Adds an XML signature to a web service request.
16. Managing requirements
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically....
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a web service request.
"Debugger trace" pane
The "Debugger trace" shows the messages displayed in the trace window during the last application test......
2. WEBDEV administrator in practice
Changing sites from AWP to SEO-ready session mode
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
Managing sockets with WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions allowing you to perform an advanced management of sockets......
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
4. Monitor your applications