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)
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
xmlSignatureInformationKeyX509 (Type of variable)
The xmlSignatureInformationKeyX509 type is used to define the information that must be included in the KeyInfo section of the XML signature.
<Source>.ExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
HExportXML (Function)
Exports the records found in a data file (HFSQL or OLE DB), view or query to an XML file.
Value (Property)
The Value property is used to: Find out and modify the value of a report control. Find out and modify the value of a control or the title of a window. Find out the identifier of a stream. Find out and modify the value of a control or the title of a page....
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
<Document variable>.InsertTable (Function)
Inserts a table in a Document variable.
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
AAF: Context menu of Image controls
A context menu is available for Image controls......
<Table>.SortedColumn (Function)
Returns the list of sorted columns found in a table.
Combo Box columns in the Table controls (prefix syntax)
A Table control (populated programmatically, based on a data file or based on a variable) can include Combo Box columns......
DocUpdateTableOfContents (Function)
Updates the table of the contents of a document.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
WDConver : Overview
WDConver is a tool used to convert data to an HFSQL Classic data file from......
Binding a Combo Box control to an item
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
<Document variable>.ToHTML (Function)
Converts a Document variable into an HTML file.
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
Status bar of windows
The status bar of a window is used to display several types of information......
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
The DotNet structure
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Query technical documentation
The query editor automatically creates a technical documentation for each query......
Creating a table in a report
Tables can be created in a report......