ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
SaaSAdminSiteConnection (Function)
Returns the connection to the common database or to the reference database of the SaaS site.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
OrganizerSelectMinus (Function)
Deselects an appointment from an Organizer control.
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
SaaSAdminListClientSubscription (Function)
Lists the SaaS subscriptions of a client account.
iColumnEnd (Function)
Forces a column break in a multi-column report.
SaaSAdminConfigureCurrency (Function)
Configures the currency used in the connection reports of the SaaS system.
grSeriesSecondaryAxis (Function)
Defines whether a series will be drawn on the secondary axis.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
GPSGetPosition (Function)
Retrieves information about the current device position.
GPSFollowMovement (Function)
Requests to be notified periodically of the device's current location....
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
HTTPCookieManage (Function)
Enables or disables the management of cookies in an HTTP request run: by HTTPRequest. by HTTPSend....
HTTPCookieGet (Function)
Retrieves the cookies read by a call: to HTTPRequest for an HTTP domain. to HTTPSend for an HTTP domain....
HTTPCookieReplace (Function)
Replaces all the cookies stored for a domain: by HTTPRequest. by HTTPSend....
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
tapiDialerCall (Function)
Opens the default telephony application (dialer) found on the phone and dials the specified number.