ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iColumnEnd (Function)
Forces a column break in a multi-column report.
SaaSAdminCreateClientDatabase (Function)
Creates the database of a client account for a SaaS site.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
SaaSAdminModifyClientConnection (Function)
Modifies the connection to the client database for a SaaS site.
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.
SaaSAdminSubscriptionDeallocateLicense (Function)
Cancels a subscription license for a SaaS user.
JSInterruptEvent (Function)
Interrupts the process of current event.
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.
EmailStartIMAPSession (Function)
Starts a session for receiving and reading emails with the IMAP protocol.
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.
GPSDetectPosition (Function)
Asks to be notified when the device gets close to a given location.
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....