ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Deploying the application for iPhone/iPad
To be able to test and/or deploy the application on a device (iPhone or iPad), you must enroll in the iOS Developer Program....
SaaSAdminDeleteService (Function)
Deletes a SaaS service.
SystemIntegerToInteger (Function)
Converts a system integer to a 4-byte integer.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminModifyService (Function)
Modifies a SaaS service.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
Error 1030: The access to the base class is restricted by a private inheritance
Error 17: OTHER CASE must be the last statement used in SWITCH
Printing a report (iPhone/iPad, Android or Universal Windows App)
When creating a report, the test of this report can be run from the report editor......
MVP: Simple single-file example: Table + Linked file
Let's see a simple and illustrated example about the use of MVP to create a Table window with its linked form......
Error 1029: The access to the base class is restricted by a protected inheritance
Managing parallel tasks
The computers are becoming more and more powerful......
AAFEnable (Function)
Re-enables an Automatic Application Feature (AAF) previously disabled by AAFDisable.
SaaSAdminListUser (Function)
Lists the users of the SaaS Webservice database.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
SaaSAdminAddClient (Function)
Adds a SaaS client account.
SaaSAdminModifyClient (Function)
Modifies a SaaS client account.
SaaSAdminFindUser (Function)
Finds a user of a SaaS client account.
SAPConnect (Function)
Connects a SAP R/3 system from the information given in the SAP structure....
SaaSAdminModifySubscription (Function)
Modifies a SaaS subscription.
Options displayed in a status bar with multiple cells
In the status bar description window, you can specify the options that will appear in each cell of the status bar......
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
ArcTan2 (Function)
Returns the arc tangent 2 of the values passed in parameter.