ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
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.
Xaml functions
List of Xaml functions
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
ERR_BAD_CONTEXT
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
11. Internal components in practice
Internal components in practice...
12. Preventing from going back to a page
3. Types of dynamic sites
A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database....
5. Project configuration
Project configuration...
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
Modbus
Modbus is a "field" (industrial and/or restricted environments) communication protocol created in 1979......
Generating a class diagram
The generation is used to create the WINDEV classes ("......
WDOptimizer: Overview
The different operations that can be performed with WDOptimizer are as follows......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
Constants for managing videos
List of constants used by the functions for video management....
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
10. Internal components in practice
WDInst: components and setup models
By default, the setup program installs all the specified files on the setup computer......
Constructor and destructor
When creating a class in the code editor, the Constructor and Destructor methods are automatically created by default......
Flexible modeling editor
The flexible modeling editor allows you to easily create a "non-restricting" and "flexible" modeling, entirely included in the environment......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
XMLLast (Function)
Positions on the last element (tag or attribute) of the current tree level.