| |
ActionBarDeleteSearchHistory | Deletes the history from the search control found in the action bar of a window. |
ActionBarSearchVisible | Allows you to get and change the visibility status of the search control associated with the Action Bar in the current window. |
AlbumPicker | Retrieves a photo, an image or a video stored in the photo album of the mobile device. |
AlbumSave | Saves an image, a photo or a video in the photo album of the mobile device. |
| Allows you to specify the procedure to be called to get the result returned by a third-party Activity. |
AppleAdvertisingIdentifier | Returns the device's advertising identifier (iOS only). |
AppleRequestTrackingAuthorizationAsynchronous | Displays the permission request for user activity tracking. |
AppleSignIn | Used to implement authentication via "Sign In with Apple" on devices running on iOS 13 and higher. |
AppleTrackingAuthorizationStatus | Determines if the app has been allowed to track activity based on user data (iOS only). |
awProcedureGetAndSendInfo | Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo. |
awProcedureGetInfo | Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo. |
awSendAndGetInfo | Sends data from an iOS phone to an Apple Watch (or conversely) while expecting a response. |
awSendInfo | Sends an information from an iOS phone to an Apple Watch (or conversely). |
BeaconDetectBackground | Notifies the application when the device enters or leaves the transmission range of a set of Beacons. |
BeaconDetectPrecise | Used to find the Beacons near the device. |
BeaconListBackgroundDetection | Returns the list of active Beacon detections started in the background with BeaconDetectBackground. |
BeaconStopBackgroundDetection | Stops one or more Beacon detections in the background. |
BeaconStopPreciseDetection | Stops the Beacon detection started by BeaconDetectPrecise. |
BrightnessAuto | Returns or modifies the activation status of the automatic adjustment of the brightness on the device. |
BrightnessGet | Returns the current setting of the brightness for the screen of the device. |
BrightnessModify | Modifies the setting of the brightness for the device screen. |
BufferToURI | Saves the contents of a buffer to a resource identified by its URI. |
CameraGenerateThumbnail | Generates a thumbnail of the specified photo or video. |
CameraPhoto | Captures a photo via a Camera control in an Android or iOS application. |
CameraRequestPermission | Requests permission to use the device's camera. |
CameraRunApp | Starts the device's native camera application to record a video or to take a photo. |
CameraStartDecoding | Starts decoding bar codes in a Camera control. |
CameraStopDecoding | Stops decoding bar codes in a Camera control. |
CameraVideoStart | Starts recording a video via a Camera control in an Android or iOS application. |
CameraVideoStop | Stops the video recording previously started by CameraVideoStart. |
ChangeTheme | Is used to change, through programming, the theme (dark or light) used by the mobile application. |
CheckUserIDentity | Allows you to check the real identity of the current user via biometrics check. |
| Defines the WLanguage procedure executed when the user clicks on a deep link. |
DownloadAdd | Adds a new download in the device's download manager. |
DownloadGetInfo | Retrieves the details of a download present in the download manager. |
DownloadList | Lists the downloads from the current application in the download manager. |
DownloadRemove | Cancels a download by removing it from the download manager, and deletes any existing files. |
FileToURI | Saves the contents of a file to a resource identified by its URI. |
geoGetAddress | Retrieves an address or a list of addresses corresponding to the description of a geographic location. |
geoRunApp | Starts the device's native maps application to display: - a specific geographical location,
- a route between two locations.
|
geoTrackingDisable | Disables the tracking of user positions for a WINDEV Mobile application. |
geoTrackingEnable | Enables the management of location tracking in a WINDEV Mobile application. |
geoTrackingProcedure | Defines the WLanguage procedure that will be called when the location of the user changes. |
GestureCurrentPointer | Returns the pointer index (finger or stylus) that triggered the call to a process specific to the multi-touch feature in an Image control. |
GestureNbPointer | Returns the number of pointers in contact with the screen. |
GesturePosX | Returns the horizontal position of the pointer (finger or stylus). |
GesturePosY | Returns the vertical position of the pointer (finger or stylus). |
inAppCheckSubscription | When starting the iOS application, checks whether the In-App subscriptions have been renewed. |
inAppConsumeProduct | Used to consume, in an application, a product that was previously purchased by the user. |
inAppListProductInfo | Retrieves, from the store, information about the "In-App" products associated with the application. |
inAppListPurchase | Returns the list of application products purchased by the user and not consumed. |
inAppPurchaseProduct | Sends a request for purchasing an "In-App" product associated with the application. |
inAppRestorePurchases | Restores the purchases of non-consumable products previously performed by the user in an iOS application. |
| Returns the path of the container used to share files between several applications belonging to the same iOS App Group. |
| Allows you to specify the procedure to be called when the application needs to open a resource identified by a URL. |
iOSExcludeFileFromiCloud | Excludes a file from the backups performed by the Apple cloud. |
KioskDisable | Disables kiosk mode for the current application. |
KioskEnable | Switches the current Android application to kiosk mode. |
LEDSwitchOff | Switches the LED (Light-Emitting Diode) of the device off. |
LEDSwitchOn | Switches the LED (Light-Emitting Diode) of the device on. |
MobileNetworkConnectionInfo | Returns information regarding the current connection to data on the mobile network. |
MobileNetworkStatus | Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes. |
NFCReadTag | Starts reading a NFC tag or enables the detection of NFC tags for the current window. |
NFCSendTag | Sends a NFC tag to another device. |
NFCStatus | Returns the activation status of the NFC sensor found on the device. |
NFCWriteTag | Starts writing data to an NFC tag. |
NotifAdd | Adds a notification into the system bar of device (Android) or into the notification center (iOS). |
NotifDelete | Deletes a notification displayed in the system bar of the device. |
NotifDeleteCategory | Deletes a notification category from the application. |
NotifListCategory | Lists the notification categories of the application. |
NotifModify | Modifies a notification currently displayed in the system bar of the device. |
NotifPushDisable | Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
NotifPushEnable | Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
NotifPushProcedure | Specifies the WLanguage procedure called when a push notification is received by a WINDEV Mobile application (Android or iOS). |
NotifPushSend | Sends a push notification to a mobile device (iOS or Android). |
PermissionList | Returns one or all the permissions declared by the application. |
PermissionRequest | Prompts the user to grant an application permission. |
PhotoRunApp | Starts the native camera application of the device in order to take a photo. |
PowerStatus | Used to get various information about the battery (main or secondary) of the device on which the application is running. |
RecorderAction | Runs an action on the recorder or dictaphone found on the current device. |
ScreenSize | Returns the size (in inches) of the diagonal of the screen on the device where the application is run. |
ScreenType | Returns the type of screen on which the application is run: phone, tablet, computer or watch. |
SensorDetectBeginShake | Notifies when the device is shaken in any direction. |
SensorDetectChangeAcceleration | Notifies when acceleration forces are applied to the device along any of the three axes. |
SensorDetectChangeOrientation | Allows you to be notified when the orientation of the device changes on any one of its 3 axes. |
SensorDetectEndShake | Notifies when the device has been shaken in any direction. |
SensorGetOrientation | Retrieves the current orientation of the device on one of its 3 axes. |
SIPVisible | Displays the keyboard. |
SMSDelete | Deletes an SMS message from the memory of the Android phone. This function should no longer be used. |
SMSFirst | Reads the first SMS message stored on the Android phone. |
SMSNbMessage | Returns the number of SMS messages stored on an Android phone. |
SMSNext | Reads the following SMS message stored on the Android phone. |
SMSReset | Resets all variables of SMS structure. |
SMSRunApp | Starts the native application for sending SMSs found on the device (Android or iPhone/iPad). |
SMSSend | Sends an SMS. |
SpeechSynthesisInitialize | Initializes the parameters of speech synthesis for the current application. |
SpeechSynthesisInProgress | Used to find out whether a read operation is in progress on the engine for speech synthesis. |
SpeechSynthesisListVoices | Returns the list of voices available on the device for the speech synthesis engine. |
SpeechSynthesisReadFile | Reads the content of the specified file by using the engine for speech synthesis found on the device. |
SpeechSynthesisReadText | Reads the specified text using the device's text-to-speech engine. |
SpeechSynthesisStop | Stops all the current read operations on the engine for speech synthesis. |
tapiDialerCall | Opens the default telephony application (dialer) found on the phone and dials the specified number. |
tapiDialerDisplay | Opens the default telephony application (dialer) and displays the specified number. No call is made. |
URIGetInfo | Retrieves information of a URI resource. |
URIToBuffer | Loads in the background the content of a resource (image, text, etc.) identified by its URI in a buffer variable. |
URIToFile | Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file. |
VibrationStop | Stops the vibrations of the device (even if they have been triggered by another application). |
VibrationTrigger | Triggers the vibrations of the device. |
VolumeGet | Retrieves the current setting of the volume for a sound source. |
VolumeModify | Modifies the setting of the volume for a sound source. |
VolumePhysicalButton | Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device. |
WidgetDisplay | Refreshes a widget window. |
WidgetProcedure | Specifies the procedure that will be called when the user clicks an iOS 14 widget. |
WidgetRunApp | Starts the application to which a widget belongs. |
WiFiActivate | Enables or disables Wi-Fi on the device. |
WiFiAddNetwork | Adds a new network to the list of Wi-Fi networks configured on the device. |
WiFiConnect | Connects the device to the specified Wi-Fi network. |
WiFiConnectionInfo | Returns the requested information about the current Wi-Fi connection of the device. |
WiFiDeleteNetwork | Deletes a network from the list of Wi-Fi networks configured on the device. |
WiFiDetectAccessPoint | Starts detecting the Wi-Fi access points currently accessible from the device. |
WiFiListNetwork | Returns the list of Wi-Fi networks configured on the device. |
WiFiStatus | Returns the current activation status of Wi-Fi on the device or asks to be notified when the activation status of Wi-Fi changes. |