ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / SMS functions
WINDEV
WindowsLinuxUniversal Windows 10 AppJavaReports and QueriesUser code (UMC)
WEBDEV
WindowsLinuxPHPWEBDEV - Browser code
WINDEV Mobile
AndroidAndroid Widget iPhone/iPadIOS WidgetApple WatchMac CatalystUniversal Windows 10 App
Others
Stored procedures
These functions are used to easily send and read SMSs:
SMSDeleteDeletes an SMS message from the memory of the Android phone. This function should no longer be used.
SMSFirstReads the first SMS message stored on the Android phone.
SMSNbMessageReturns the number of SMS messages stored on an Android phone.
SMSNextReads the following SMS message stored on the Android phone.
SMSResetResets all variables of SMS structure.
SMSRunAppStarts the native application for sending SMSs found on the device (Android or iPhone/iPad).
SMSSendSends an SMS.
Minimum version required
  • Version 9
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help