ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
<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.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Xaml functions
List of Xaml functions
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Code history
The code history is used to......
WDInst: Configuring the automatic data file modification
The automatic data file modification updates the description of data files on user computers......
Code editor: Display options
The code editor proposes several display options......
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
Constants for encryption/compression
List of constants used by the encryption/compression functions...
Installing WINDEV, WEBDEV or WINDEV Mobile
This page describes the configuration required to install WINDEV, WEBDEV or WINDEV Mobile, as well as the different installation steps......
Software license agreement
WINDEV Express license agreement...
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
License agreement for WINDEV Mobile Express
License agreement of WINDEV Mobile Express...
Access rights to a class property: special cases
The retrieval and assignment processes can be public, private or protected. The access rights of the property correspond to the less restrictive rights of the two processes....
SSL: Secure transactions with WEBDEV
When using an Internet application, the data circulating between the computer of the Web user and the Web server is not protected......
9. Sharing a project in practice
Sharing a project in practice...
WINDEV Mobile 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
Changing sites from AWP to SEO-ready session mode
A query created in the query editor can contain several types of items......
xlsAddWorksheet (Function)
Adds or inserts a new worksheet into an Excel document.
xlsDeleteWorksheet (Function)
Deletes a worksheet from the Excel document.
xlsSave (Function)
Saves an XLS document.
xlsCurrentWorksheet (Function)
Used to find out and modify the current worksheet in an XLS file.
xlsNbWorksheet (Function)
Returns the number of worksheets found in an XLS file.