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)
DocReplace (Function)
Finds all the instances of a character string and replaces them with another string: in an entire Word Processing document. in a fragment....
Providing an image per DPI
On mobile, when displaying images, each device has its own physical size and its own graphic resolution......
SWITCH statement
The SWITCH statement is used to choose the action that will be run according to the value of an expression...
KanbanInsertCard (Function)
Inserts a card in a Kanban list.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
<Word Processing>.Open (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Word Processing>.ToPDF (Function)
Converts a Word Processing document into a PDF file.
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
Captcha functions
The Captcha functions are as follows:...
Spreadsheet functions
The following functions are used to handle the Spreadsheet control:...
Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
MCI functions
List of MCI functions...
Exif functions
List of Exif functions...
diagLayout (Type of variable)
The diagLayout type is used to define all the layout characteristics of a diagram.
Diagram constants
The following constants are used to manage diagrams:...
<Document variable>.Close (Function)
Closes the docx file associated with the Document variable and frees the document.
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
<Kanban list>.InsertCard (Function)
Inserts a card in a Kanban list.
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Stream management functions (video and sound)
List of functions for managing the streams (video and sound)...
DocClose (Function)
Closes a docx file and frees the document.
WDPic (Type of variable)
The WDPic type is used to define the advanced characteristics of an image in ".wdpic" format.
CoordinateScreenToEditor (Function)
Converts a size or a position specified in the native dpi of the screen on the device where the application is run to the reference dpi in the editor (160 dpi).
docElement (Type of variable)
The docElement type is used to handle each element found in a docParagraph variable.
Operations performed on class diagrams
The following paragraphs explain......