ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
AuthURL (Property)
The URLAuth property is used to get and define the authorization URL to be used (first URL of the OAuth 2.0 specification).
Wait (Function)
Temporarily stops the program execution.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
RESTSend (Function)
Sends a REST request and waits for the server response.
MongoExecuteCommand (Function)
Runs a generic command on a MongoDB database or on a MongoDB collection.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
ShellExecute (Function)
Opens a document in its associated application.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
Spreadsheet: Using the ribbon
The ribbon of the Spreadsheet control proposes several features and it allows you to define several settings......
tapiCapability (Function)
Returns the characteristics of a telephony device.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
SchedulerAddTrigger (Function)
Creates a trigger for a scheduled task.
ProgressBar (Property)
WLanguage proposes...
SchedulerModifyTask (Function)
Modifies the parameters of a scheduled task.
Ping (Function)
Checks whether a network address can be reached by using the ICMP protocol (similar to the PING network utility).
Constants for managing the Enumerations and the Combinations
SchedulerTaskProperties (Function)
Reads the properties of a scheduled task and updates the ScheduledTask structure.
SchedulerTriggerProperties (Function)
Reads the properties of trigger of a scheduled task and updates the TriggerScheduledTask structure.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
Empty (Property)
The Empty property is used to determine if an element is empty.
ArrayCopy (Function)
Copies the content of an array to another array.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Connection
The Connection keyword can correspond to: the Connection variable. the Connection property used to get and change the connection currently associated with a data file. For more details, see Connection. the Connection property of a hbScanParameter variable....