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 System) is a service that translates domain names into IP addresses.
WLanguage offers several functions that make it easy to manipulate IP addresses and domains on a DNS server.
WLanguage functions
The following functions are used to manage DNS servers:
DNSAddAddressAdds an "IP address/domain name" pair to the DNS server.
DNSDeleteAddressDeletes an "IP address/Domain name" pair from a DNS server.
DNSListAddressLists IP addresses associated with a domain name in the DNS server.
New in version 2024
DNSQuery
Sends a query to a DNS server.
Minimum version required
  • Version 16
This page is also available for…
Comments
Click [Add] to post a comment

Last update: 04/11/2024

Send a report | Local help