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.
fListDirectory (Function)
Lists the subdirectories of a given directory and returns the full paths of listed subdirectories.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
LDAPAddAttribute (Function)
Adds an attribute or adds a new value to an existing attribute.
iPageNum (Function)
Returns or initializes the number of the page currently printed.
ExtractString (Function)
Allows you to: extract a substring from a string based on a specified string separator. search for substrings in a string based on a specified string separator....
Managing the programming errors
The security mechanism of WLanguage is enabled when a programming error occurs in an application......
Color palettes
The color palettes are an easy way to customize the visual aspect of a site......
Sending faxes with WINDEV and WEBDEV
To send faxes from an application or from a site, WINDEV and WEBDEV propose several functions allowing you to send faxes via the system fax server available in Windows XP and Windows 2000......
System constants
List of constants used by the system functions....
fSize (Function)
Returns the size of a file (in bytes).
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
iPrintDuplicate (Function)
Prints a duplicate copy of a report.
Error 204: using a parameter without optional value after parameters ...
TwainToPDF (Function)
Allows you to: save the document coming from the Twain device in a PDF file. view the document coming from the Twain device in the user interface of device. save the document coming from the Twain device directly in memory in PDF format (in a buffer)....
Select query description window: Items that can be used
Various constants
List of various constants....
WINDEV Mobile License Agreement
WINDEV Mobile License Agreement...
TimeDifference (Function)
Calculates the difference between two times in hundredths of a second.
IntegerToDate (Function)
Converts an integer into a date in YYYYMMDD format.
grScatterSeriesColor (Function)
Initializes the color of a series in a "Scatter" chart.
H.VisibleAutoIndexing (Variable)
Indicates whether the indexing window must be displayed during the automatic reindexing of HFSQL data files.
VisibleEndUser (Property)
The VisibleEndUser property is used to: Find out whether an item is visible or not to the end users. This item was defined in the data model editor or programmatically. Define whether an item must be visible or not to the end users (item described programmatically only)....
mongoOperationReplaceOne (Type of variable)
The mongoOperationReplaceOne type is used to define all the advanced characteristics of a document replace operation that will be added to a bulk operations list. The first document that matches the filter will be replaced.
Multi-database queries
A query (typed in SQL code) can operate on different databases......