ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2024

Category: SMS functions
11 results
List of constants used by the SMS functions.
List of SMS functions
Deletes an SMS message from the memory of the Android phone. This function should no longer be used.
Reads the first SMS message stored on the Android phone.
Returns the number of SMS messages stored on an Android phone.
Reads the following SMS message stored on the Android phone.
Resets all variables of SMS structure.
Starts the native application for sending SMSs found on the device (Android or iPhone/iPad).
Sends an SMS.
The SMS structure is a preset structure of WLanguage (no declaration is required)...
WINDEV Mobile allows you to easily send and read SMS messages with the SMS functions of WLanguage...