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)
Report based on a data file
A report based on a data file is used to print the records coming from a single data file (HFSQL Classic or Client/Server, accessed via a Native Access, ......
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
Managing actions with Undo/Redo
WINDEV allows you to easily manage the Undo/Redo feature in your applications with the ActionXXX functions......
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
iDestination (Function)
Configures the print destination.
HDescribeServerTrigger (Function)
Adds or modifies a server trigger.
Telemetry: Main features
1. Creating pages
WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
PageParameter (Function)
Returns the value of a parameter passed to the current page.
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
Error messages that can be displayed in the browser
This help page presents the different error messages that can be displayed in the browser......
OpenChild (Function)
Opens a non-modal child window.
Creating, generating and deploying a web service
WINDEV and WEBDEV allow you to directly generate web services that use the SOAP technology......
Guided Tour
A Guided Tour presents a series of features, displayed in a tooltip in the current window or page......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Error 2109: You are using the ObjectInfo function
List of extension attributes
The list of extension attributes ......
Structure (Type of variable)
A structure is a custom type of data...
7. Consuming a web service
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 7 - Consuming a web service - 10 min
Installing a SOAP server with IIS
Automatic Application Features (AAF) constants
List of constants used by the Automatic Application Features (AAF) functions....
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
14. Managing the "Back" button in practice