ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

NetListIPAddress (Function)
Returns the list of IP addresses (Internet Protocol) for a computer.
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
DNSAddAddress (Function)
Adds an IP/Name relation into the DNS server....
DNSListAddress (Function)
Lists the IP addresses associated with a name in the DNS server.
DNSDeleteAddress (Function)
Deletes a Name/IP Address relation from a DNS server....
DNS functions
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
Creating a Pivot Table control
To create a Pivot Table control......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
NetIPAddress (Function)
Returns the IP (Internet Protocol) address of a computer.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.