ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Help / WLanguage / WLanguage functions / Communication / DNS functions
  • Overview
  • WLanguage 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
Overview
The DNS (Domain Name Server) is a service used to establish a correspondence between an IP address and a domain name.
Several WLanguage functions can be used to easily handle the IP addresses and the domains on a DNS server.
WLanguage functions
The following functions are used to manage DNS servers:
DNSAddAddressAdds an IP/Name relation into the DNS server.
DNSDeleteAddressDeletes a Name/IP Address relation from a DNS server.
DNSListAddressLists the IP addresses associated with a name in the DNS server.
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 01/23/2023

Send a report | Local help