ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Remote WEBDEV administrator: Modifying a WEBDEV account
To modify a WEBDEV account from the remote WEBDEV administrator:...
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
<Chart>.PointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
grPointType (Function)
Modifies the shape of point for a specific category or value found in a Line, Area, Scatter and Radar chart.
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
HTTPResetForm (Function)
Clears an HTTP form that is currently edited.
HTTPCookieWrite (Function)
Adds or modifies a cookie in an HTTP request.
HTTPConfigure (Function)
Configures the functions that use the HTTP protocol.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
<httpRequest variable>.WriteCookie (Function)
Adds or modifies a cookie in an HTTP request.
<wsRequest variable>.AddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
Organization chart linked to a data file
XMLNamespaceURI (Function)
Returns the URI of the namespace associated with the current tag in an XML document.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
LooperToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
XMLNamespace (Function)
Returns the prefix of the namespace associated with the current tag in an XML document.
grGetData (Function)
Retrieves a data from a chart.
<Chart>.AddData (Function)
Adds a data into a chart.
<Chart>.GetData (Function)
Retrieves a data from a chart.
grAddData (Function)
Adds a data into a chart.
HTTPCookieRead (Function)
Returns the value of a cookie received further to an HTTP request.
HTTPCancelForm (Function)
Cancels the declaration of an HTTP form and frees all its resources.