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)
tapiListen (Function)
Starts the call detection (also called "call monitoring service").
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
JSONXMLConverter (Type of variable)
The JSONXMLConverter type is used to define all the advanced characteristics of the conversion of an XML object to JSON (or conversely) via XMLToJSON and JSONToXML).
The J2EE structure
The following structure is used to pass parameters to a procedure run on a server of J2EE XML Web services......
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
WDINT overview
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile......
7. AJAX technology
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Screen,Column (External language)
Returns the index of the current column in a Table based on a data file or in a Table populated programmatically.
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
HTTPCookieReset (Function)
Deletes all cookies (globally or for a domain) stored: by the calls to HTTPRequest. by the calls to HTTPSend....
Programming Table controls based on a data file (prefix syntax)
This page explains how to program Table controls based on a data file......
MaxValue (Property)
The MaxValue property is used to: get and set the top value of a report based on a data file. get the maximum value of the current filter. get the maximum value of a data series in a chart. get and set the maximum value for some types of controls....
MinValue (Property)
The MinValue property is used to: get and set the bottom value of a report based on a data file. get the minimum value of the current filter. get the minimum value of a data series in a chart. get and set the minimum value for some types of controls....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Markdown
Markdown is a lightweight markup language that allows you to apply formatting to text......
How to associate an image with an element found in a TreeView Table?
This help page explains how to customize the default image associated with the elements found in a TreeView Table....
Page Header block
The Page header block is printed on each new page......
ControlClone (Function)
Creates a new control from an existing control.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....
Windows
The windows represent the main interface of a WINDEV application......
The Dashboard control
Dashboards are essential elements in an application......
DocInsertTableOfContents (Function)
Inserts a table of contents in a Word Processing document.
Global procedure/function
A global procedure can be used in all the processes or events of the project....