ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

xmlReader (Type of variable)
The xmlReader type is used to read an XML document without loading it in memory.
XMLOpenReader (Function)
Creates a reader used to read an XML document without loading it in memory.
J2EERun (Function)
Runs a procedure on a server of J2EE XML Web services.
J2EERunXML (Function)
Runs a procedure on a server of J2EE XML Web services.
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
How to set the focus to a column in a Table control?
To set the focus to a column in Table control (i.e. to be positioned in input in this column), ......
Flexbox control description: General tab
In the "General" tab of the Flexbox control description window, you can view and change the options of the different controls integrated into a flexbox container......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
XMLFindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
Usage example of the XML types
The following examples is used to handle an XML document via the xmlDocument and cmlNode variables, ...
Currency + Euro type
In a WINDEV application or in a WEBDEV site, the Euro must be managed in all the controls used to enter or display currency values......
<xmlNode variable>.FindNamespaceByURI (Function)
Finds an XML namespace from its URI (Universal Resource Identifier) in a node and in the parents of this node.
<Source>.RecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
XMLData (Function)
Returns the value of current element (tag or XML attribute) or the value of one of its attributes.
Modifying an external component
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time......
CameraDisplay (Function)
Displays the video being captured by a web camera or by the camera of a mobile device in a "Camera" control. Function kept for "Version-26-compatible" Camera controls....
Native Sybase Connector: Programming with HFSQL functions
To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis......
Native Informix Connector: Programming with HFSQL functions
To use an Informix database with the Native Connector, import the structure of Informix tables into the WINDEV or WEBDEV analysis......
Managing videos (broadcasted by a Web Camera) (prefix syntax)
To manage the video sequence currently broadcasted by the web camera installed on the current computer, WINDEV proposes......
The Check Box control
A Check Box can correspond to......
TileDisplayBadge (Function)
Displays a badge (numeric notification or image) on the tile of a Universal Windows 10 App application.
XMLOut (Function)
Used to find out whether the element (tag or attribute) on which we want to be positioned is outside the XML document.
Translation with Google Translate
WINDEV, WEBDEV and WINDEV Mobile allow you to support up to 64 languages in the same project......