ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<htmlNode variable>.RemoveChild (Function)
Removes a given node in the current node of an HTML document.
HTMLWrap (Function)
Wraps the specified node in a given node of an HTML document.
HTMLRemoveChild (Function)
Removes a given node in the current node of an HTML document.
<htmlNode variable>.Wrap (Function)
Wraps the specified node in a given node of an HTML document.
InAWPMode (Function)
Used to determine if the page currently run is an Active WEBDEV Page.
WEBDEV Page control properties
The following properties are associated with WEBDEV Page controls ......
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
"Reports & Queries" software
This is "Reports & Queries"......
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV website.
AJAX programming
The diagram below presents the use of "programmed AJAX" in a WEBDEV site......
XMLFindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
HTMLWrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
<htmlNode variable>.WrapAllChildren (Function)
Wraps all children of the given node in a new node in an HTML document.
Dynamic serving
"Dynamic serving" is a technique where the same address (URL) leads to 2 different pages......