ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
MapDisplayPosition (Function)
Centers the map displayed in a Map control on a geographical position or on a specific location.
<Array>.MoveLine (Function)
Allows you to: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Array>.DeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
Constants used by the functions for managing countries and continents
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
FOR EACH/FOR ALL statement (browse of enumerations)
The FOR EACH statement is used to browse the available values in the enumerations.
WEBDEV Application Server remote control functions
The following functions are used to manage users and connections on a WEBDEV Application Server:...
WEBDEV Application Server remote control functions (prefix syntax)
The following functions are used to manage users and connections on a WEBDEV Application Server, using prefix syntax:
EmailAddFolder (Function)
Adds a folder into the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
EmailListFolder (Function)
Returns the list of folders: found in the Outlook messaging software. for an IMAP session....
EmailRemoveFolder (Function)
Deletes a folder from the Outlook messaging software or from an IMAP server.
FBStopSession (Function)
Stops the Facebook session that was started by FBStartSession.
JSONToXML (Function)
Converts a JSON string to XML.
ScanCapability (Function)
Used to determine if a scanner has a given capability.
XML functions
List of XML functions...
SaaSAdminAddPricing (Function)
Adds a SaaS pricing.
DeleteLine (Function)
Deletes a line at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.)....
SaaSAdminAddService (Function)
Adds a SaaS service into the description of a site.
SaaSAdminAddUser (Function)
Adds a SaaS user.
Add (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). from a WLanguage list....
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
SaaSAdminConfigureSiteData (Function)
Configures the management of data for a SaaS site.
geoGetAddress (Function)
Retrieves an address or a list of addresses corresponding to the description of a geographic location.
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....