ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WINDEV Mobile concepts / Part 7 - Communication
  • Example
  • Communication over WiFi
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
1. Communication with WINDEV Mobile
Previous pageTable of contentsNext page
WINDEV Mobile includes several communication functions for different fields.
These functions allow you to:
  • manage emails (POP3, IMAP and SMTP protocols),
  • transfer files via FTP,
  • perform HTTP and HTTPS requests,
  • use the telephony,
  • perform SOAP requests (to access SOAP, J2EE or .Net Webservices),
  • manage SMSs,
  • use TCP sockets (with automatic use of the SSL protocol) and UDP sockets,
  • use Infrared or Bluetooth sockets.
The availability of these functions depends on the features of the device that is running the application.
Example

Communication over WiFi

The communication over WiFi can be used to transfer files via FTP, for example.
Previous pageTable of contentsNext page
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 10/27/2022

Send a report | Local help