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.
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB,...
UUID (Type of variable)
The UUID type is used to easily manage: UUIDs or GUIDs, automatic UUID HFSQL identifiers,...
J2EE constants
List of constants used by the J2EE functions....
Data persistence
The data persistence is used to store the value typed by the user......
WDConver : Use in command line mode
...Using WDConver in command line mode consists in running a conversion description created and saved...
Constants for managing tiles
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
HFSQL Control Center: Creating and executing a query
The HFSQL Control Center allows you to create a query based on the data files of the database...
14. Generation modes
Generation modes...
Control constants
List of constants used by the functions for managing controls...
Type of item: Secure password
"Password" items are used to securely store passwords by using a salt and a hash algorithm......
iDestination (Function)
Configures the print destination.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used...
HReadFirst (Function)
Sets the position on the first record according to a browse item.
WDReplic: Overview
...WDReplic is a tool used to manage the replication of data between several computers that use...
SecurePassword (Type of variable)
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password.
upnpDevice (Type of variable)
The upnpDevice type is used to define the advanced characteristics of a UPnP device.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed...
HTML Editor control constants
Used to find out whether the application is started in "simulator test mode" from WINDEV Mobile....