ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WINDEV applications for Linux: Specific features
Universal Windows 10 application: Deployment platform
Once the Universal Windows 10 app is generated, the wizard proposes to select the deployment platform......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminAddUser (Function)
Adds a SaaS user.
The Table control
The Table control is used to simplify the display and the input of information stored in memory or coming from a data file, a view or a query......
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
SaaSAdminConnect (Function)
Connects and authenticates the administrator of the SaaS Webservice.
SaaSAdminDisconnect (Function)
Ends the management session of a SaaS database.
SaaSAdminIsConnected (Function)
Indicates whether a SaaS management session was opened.
Factorial (Function)
Returns the factorial of an integer number.
SaaSConnect (Function)
Authenticates a user of a SaaS site beside the SaaS webservice that manages the site.
SaaSDisconnect (Function)
Disconnect the user of a SaaS site beside the SaaS web service that manages the site.
SaaSClientConnexion (Function)
Returns the characteristics of the connection to the client database.
NumToFinancialWritingChinese (Function)
Converts a numeric value (integer, real or currency) to a string in the Chinese financial writing format.
Exp (Function)
Calculates the exponential of a numeric value (reverse of Napierian logarithm).
DecimalPart (Function)
Returns the decimal part of a number.
IntegerPart (Function)
Returns the integer part of a number.
Power (Function)
Raise a number to a power.
Brochure of new features: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 28 presented in the New Features brochure....
AAFChangeCaption (Function)
Customizes the text of a menu option for context menus corresponding to an AAF (Automatic Application Feature).