ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

4. Dedicated server or shared server?
Check: Computer connectivity (PING request)
The monitoring robot will perform a ping on the specified IP address......
ContactID (Property)
The ContactID property is used to manage contact IDs.
MessageID (Property)
The MessageID property is used to get and change an email ID.
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
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
Keep-alive on connection
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
HTMLFindElementByID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document (or in an HTML node).
<htmlNode variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML node.
<htmlDocument variable>.ChercheElémentParID (Function)
Searches for the element whose "ID" attribute matches a specific value in an HTML document.
Ad control properties
An Ad control found in a window can be handled in a window by the following WLanguage properties.