ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Running the test of a static project
The test of the entire project allows simulating the startup of the site......
Multiple assignments of arrays, structures and classes
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array. This multiple assignment is also available for the structures and the classes....
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......
Camera functions
Video functions
List of video functions...
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
MongoInfo (Function)
Returns information about a MongoDB database.
Virtual (Property)
The Virtual property is used to determine if an element is virtual.
AssociatedValue (Property)
The AssociatedValue property is used to get the associated value.
RedirectionURL (Property)
The RedirectionURL property is used to get the URL used for the result redirection.
User Groupware files
Two categories of data files are managed......
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
SaaSAdminPricingEnableService (Function)
Enables a service in a SaaS pricing.
SaaSAdminListService (Function)
Lists the SaaS services associated with a SaaS site, a pricing or a user.
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.
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
<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.
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
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.