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.
Importing a non-WINDEV window
You are interested by a window found in a non-WINDEV application?......
The "Quality Control Center" pane
The "Quality Control Center" pane displays the incidents associated with the selected project......
Search and full-text index
HFSQL proposes a quick search for character strings in the data......
Error 2: Incomplete line
CombinationCheckName (Function)
Checks whether a combination of one of more options known by their names is valid.
PhotoRunApp (Function)
Starts the native camera application of the device in order to take a photo.
15. Project Management Hub
8. 10 tips for better interfaces...
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Subscribing an element to the dictionary
The subscription to a dictionary element is automatically proposed......
Dictionary
The dictionary is a file that can contain the project elements......
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Collapsing/Expanding a TreeView control through programming
To collapse/expand a TreeView control through programming, ......
The "Dictionary" pane
The "Dictionary" pane is used to handle the WINDEV dictionaries ("......
FlexDirection (Property)
The Property FlexDirection allows you to know and modify the sense and direction of the main axis of a Flexbox control ( Property CSS corresponding "flex-direction").
diagConnectionPoint (Type of variable)
The diagConnectionPoint type is used to define all the advanced characteristics of a connection point (i.e. point around a shape that a connector snaps to) in a Diagram Editor control.
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
Push notification
A mobile device can receive push notifications......
WDTrans: Delete the records in transaction
Transforms all the records "in transaction" into "normal" records if these records do not belong to a transaction currently in progress......
Creating requirements
The following steps must be performed to implement the requirements......
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
Defining clickable areas
In a page, an Image control can contain clickable areas......
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....