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).
NbPendingThread (Property)
The NbPendingThread property is used to get the number of pending threads in a queue or in a stack.
tapiBlindTransfer (Function)
Performs a "blind" transfer.
<restRequest variable>.Send (Function)
Sends a REST request and waits for the server response.
MongoCreateCollection (Function)
Creates a collection in a MongoDB database while specifying the options of this collection.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
SMSRunApp (Function)
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad)....
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
httpRequest
The HTTPRequest keyword can correspond to...
Seek (Function)
Searches for the index of an element in a WLanguage array.
EmailCloseSession (Function)
Closes an email management session depending on the selected mode (SMTP/POP3, IMAP, MS Exchange or Lotus Notes)....
PageNumber (Property)
The PageNumber property gets and sets a page number.
The windows and pages of the User Groupware
Two methods can be used to include the user groupware......
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
ProgressBar (Property)
WLanguage proposes...
Unicode (Property)
The Unicode property is used to get and change the Unicode format of an element.
tapiDial (Function)
Dials a phone number for a voice line.
Empty (Property)
The Empty property is used to determine if an element is empty.
InitialValue (Property)
The InitialValue property is used to get and/or change an initial value....
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
Managing breakpoints
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line......
ReturnedValue (Property)
The ReturnedValue property is used to handle the return value.