ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminFindSite (Function)
Find a site in the database of SaaS Webservice.
SaaSAdminAddSite (Function)
Adds a SaaS site.
<Array>.Sum (Function)
Calculates the sum of the array elements.
<Array>.Mean (Function)
Calculates the mean of the values within an array.
HReadSeek (Function)
Sets the position on the first record whose value for a specific item is greater than or equal to a sought value (generic search).
NetClientSendMessage (Example)
Usage example of the NetClientSendMessage function
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminListPricing (Function)
Lists the pricing of a SaaS site.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
CertificateList (Function)
Returns the list of certificates available on the computer.
Encryption (Property)
The Property Encryption allows you to know and modify the type of encryption used.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
FreeAWPContext (Function)
Frees the AWP context in advance (on disk) to allow the other call on the same AWP context to be processed in parallel.
Developing an iOS 13 widget
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.
Scheduler control events
The following events associated with Scheduler controls:...
DownloadParameter (Type of variable)
The DownloadParameter type is used to define all the advanced characteristics of a file download performed by DownloadAdd.
SaaSAdminFindService (Function)
Finds the description of a SaaS service.
Customizing the system information windows (or dialog boxes)
Your applications use several system dialog boxes? A specific skin template is used in your project? Why not customize these windows and give them the "appearance" of your application?......
Errors during an FTP installation
The list below presents the error messages that are displayed in the remote setup wizard (for the site manager)......
SaaSAdminListSite (Function)
Lists the SaaS sites declared in the database of a WEBDEV SaaS Webservice.
Dictionary
The dictionary is a file that can contain the project elements......
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
Using several libraries in an application
A library is a WDL file that contains all the resources......