ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

GPSEnd (Function)
Indicates the end of the use of geolocation functions.
Functions for managing menus (prefix syntax)
List of functions for managing menus...
Menu management functions
List of functions for managing menus...
Ln (Function)
Calculates the Napierian logarithm (reverse of exponential) of a numeric value.
Log (Function)
Calculates the decimal logarithm of a numeric value.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Sin (Function)
Returns the sine of an angle.
Alignment
The Alignment property is used to align elements.
inAppListPurchase (Function)
Returns the list of application products purchased by the user and not consumed.
Functions for managing emails (prefix syntax)
List of functions for managing emails...
geoDistance (Function)
Returns the distance between the two locations. This distance is expressed in meters by default.
inAppRestorePurchases (Function)
Restores the purchases of non-consumable products previously performed by the user in an iOS application.
geoAzimuth (Function)
Returns the direction represented by a location in relation to another one.
inAppListProductInfo (Function)
Retrieves, from the store, information about the "In-App" products associated with the application.
inAppCheckSubscription (Function)
When starting the iOS application, checks whether the In-App subscriptions have been renewed.
BitwiseXOR (Function)
Returns the result of the bitwise exclusive OR operation performed between two values.
Handling a Calendar control through programming (prefix syntax)
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Calendar control through programming......
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
BitwiseOR (Function)
Returns the result of the (bitwise) logical OR between two values.
SaaSAdminClientConnection (Function)
Returns the connection to the database of a client account for a SaaS site.
Email management functions
List of functions for managing emails...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
geoPosition (Type of variable)
The geoPosition type is used to handle geographic positions via WLanguage geolocation functions.