ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

XML functions (prefix syntax)
List of XML functions
<xmlDocument variable>.Save (Function)
Saves an XML document in a file.
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Looper>.ToXML (Function)
Creates an XML file with data from a Looper control (Looper control based on a data file or populated programmatically).
Report viewer: "Export" pane
The "Export" pane in the report viewer allows you to perform the following operations...
Managing the XSD
WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.
<xmlNode variable>.FindNamespaceByName (Function)
Finds an XML namespace according to its XML node and in the parents of the node.
SOAPAddAttribute (Function)
Adds an attribute to an automatic variable generated by the import of a Webservice.
SOAPAddSAMLAssertion (Function)
Adds a SAML assertion to a Webservice request.
NET constants
List of constants used by the DotNet functions....
Installing a SOAP server with Apache
SOAP constants
List of constants used by the SOAP functions....
Configuring the SOAP administrator
SFModify (Function)
Modifies the records of a file defined in Salesforce.
GglListContact (Function)
Retrieves the list of contacts associated with the specified Google account.
SFDisconnect (Function)
Disconnects: the Salesforce platform. the current Salesforce session....
DotNetRun (Function)
Runs a procedure on a .Net server.
Tile (Type of variable)
The Tile type is used to defined all the advanced characteristics of a tile for an application...
SOAPPrepare (Function)
Builds the SOAP request for calling a Webservice function.
GglFillCalendar (Function)
Fills a calendar that was retrieved beforehand: the events corresponding to the calendar...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different...
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
Differences and specific features of an HFSQL Client/Server application
The management mode of data files may have to be adapted when using an HFSQL Client/Server...
rssCategory (Type of variable)
The rssCategory type is used to handle the category of a RSS stream or stream entry.
GglWrite (Function)
Creates and/or updates data on the Google server (addition or modification of data)....
Monitoring robot: Configuring the Robot controller parameters
From the monitor, you can change the configuration options......
Point (Type of variable)
A Point variable is a structured type that is used to represent a position (X, Y) in 2 dimensions.
9. Generation modes
WINDEV Mobile includes different types of generation......
ExtractStringBetween (Function)
Allows you to: extract a substring between two given separators from a character string....
Print modes of a report
Several print modes are available for a report....
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed...
Rectangle (Type of variable)
A Rectangle variable is a structured type that is used to represent a rectangle (X, Y, Width,...
1
6
7
8
9
10
13
>