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.
URI
The URI keyword can correspond to...
GglListContactByRequest (Function)
Retrieves a list of contacts from custom parameters.
HChangeName (Function)
Modifies the physical name of a data file.
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive...
GglGetCalendar (Function)
Retrieves a Google calendar and its events according to its title or identifier.
GglListContactGroup (Function)
Retrieves the list of groups of contacts associated with the specified Google account.
SOAPAddXMLSignature (Example)
Usage example of the SOAPAddXMLSignature function
SFDelete (Function)
Deletes records from a Salesforce database.
Metatypes in the analysis
A metatype is a combination of characteristics of an item and a bound control......
GglListCalendar (Function)
Retrieves the list of Google calendars associated with the specified Google account.
SFSeekDeleted (Function)
Seeks and retrieves the records (Salesforce objects) deleted during the specified period.
SFMerge (Function)
Merges the Salesforce records (also called Salesforce objects).
SFUndelete (Function)
Restores previously deleted Salesforce records.
SFSeekModified (Function)
Seeks and retrieves the records (Salesforce objects) modified during the specified period.
SOAPToHTTP (Function)
Builds the HTTP request to call a function of a Webservice. This request can be modified to adapt...
SFExecuteQuery (Function)
Runs an SOQL query (Salesforce Object Query Language) on a Salesforce database.
SFRead (Function)
Retrieves the Salesforce records from their identifiers.
fGlobalDirCommon (Function)
Returns a directory path for the global data of current application (data shared between several...
fGlobalDirUser (Function)
Returns a directory path for the global data of current application (data shared between several...
SFForwardQuery (Function)
Continues to run a SOQL query (Salesforce Object Query Language) on the records of a Salesforce...
SFExecuteProcess (Function)
Requests the execution of a specific process.
SFSearch (Function)
Performs a search among the records found in a Salesforce database.
SFAdd (Function)
Creates a record in a file of a Salesforce database.
SFEmptyRecycleBin (Function)
Clears the specified records from the Salesforce recycle bin.
SFConvertLead (Function)
Converts the leads.
1
5
6
7
8
9
13
>