ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<XAML>.Property (Function)
Allows you to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
xmlDocument (Type of variable)
The xmlDocument type is used to handle an XML file.
13. Print: Reports
WINDEV reports...
XMLExtractString (Function)
Extracts the content of a tag found in an XML document.
XMLRestorePosition (Function)
Restores the previously saved context of an XML document.
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......
Code editor: Assisted input
The following mechanism allows developers to write WLanguage code more easily in the code editor ......
Using the query result
The result of a select query can be used in......
ERR_NO_APPLICATION
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
How to include secure payment in a WEBDEV site?
This help page explains how to add a secure payment into a WEBDEV site......
Bar Code control properties
Bar Code controls can be manipulated using different WLanguage properties......
ControlToSource (Function)
Assigns the control value to the source of a control link.
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Looper: moves and gestures
In a mobile application, several options can be handled with the fingers, by performing specific movements......
Control tooltips (AAF)
In a WINDEV application, the user has the ability to add a tooltip on the controls......
iOS specific buttons
WINDEV Mobile includes several standard Apple buttons......
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Configuring the "Relative duration" mask (date and time in natural language)
WINDEV, WEBDEV and WINDEV Mobile propose to use a "Relative duration" display mask for the Date controls......
The Preset control
The "Preset" control is used to display the frequently used controls without programming......
xmlNode (Type of variable)
The xmlNode type is used to handle a node of an XML document.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
DotNetRunXML (Function)
Runs a procedure on a server for .Net XML Web services.
XMLExecuteXPath (Function)
Executes an XPATH query: in an XML document. in an xmlDocument variable....
XMLModify (Function)
Modifies the content of the current element found in the XML document.
XMLRename (Function)
Renames the current element (tag or attribute) in an XML document.