ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<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.
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.
XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
XamlProperty (Function)
Used to find out and modify the value of a .Net property for an Xaml control or for a Carousel control.
Error 107: Redefinition of the parameter
ERR_BAD_DLLEXE
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
HTML document management functions
List of functions that manipulate HTML documents....
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
Referring to an element in a WLanguage event / process
Office tools
WINDEV includes multiple "Office" controls that allow end users to use the desired tools without leaving the application......
Crosstab report
The report editor allows you to create "Crosstab" reports......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
Word processing: Features
This page lists the available and forthcoming features of the Word Processing control......
HTMLToText (Function)
Converts an HTML string or buffer to text.
Handling a dynamic programmatically
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
Properties of a help page
The characteristics of a help page are used to define......
Telephony: Managing the outgoing calls
To manage the outgoing calls in a WINDEV or WINDEV Mobile application......
AWP without UI
Bootstrap, Angular, React, Vue......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Handling a Control Template control through programming
The "Control template" control is used to display an existing control template......
Native SQL Server Connector: Retrieving the output value of a stored procedure
The Native SQL Server Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
Table,Insert (External language)
Inserts an element into a table at a given position.
Data source (Example)
Usage example of the Data source type
HTMLOpen (Function)
Creates an htmlDocument variable from an HTML document.
tapiCallIsWaiting (Function)
Used to find out whether the call is on hold.