ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

XamlEvent (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
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.
XamlProperty (Function)
Used 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
XamlDisable (Function)
Simulates the absence of .Net 3.0 framework.
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.
1. The WINDEV Framework
Returns the name of a file "uploaded" by the Web user. This file must have been uploaded: via an "Upload" edit control. via a single-file or multi-file Upload control....
SocketCreate (Function)
Creates a socket.
SQLFetch (Function)
Goes to the next row (i.e next record) of the query result.
MultiPolygonGeo (Variable type)
The MultiPolygonGeo type can be used to store a collection of non-overlapping polygons defined with geographic coordinates.
GeometryContain (Function)
Determines if geometry A contains geometry B.
DateSys (Function)
Returns or modifies the system date (current date defined on the current computer).
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
SQLColumnFormat (Function)
Returns the different types of columns supported: by the data source identified by SQLConnect by the database accessed by a specific connection (connection described in the database schema or described by HDescribeConnection or HOpenConnection)....
Constants for managing certificates
Creating an executable
Once the development of your WINDEV application is completed (windows, reports, queries, etc....
Compatibility between external components and deployed applications
A component can evolve in many ways......
Thread management constants
List of constants used by the functions for managing threads, critical sections, semaphores, mutexes, ......
Language (Property)
The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item).
Handling WEBDEV Account Manager via command line
All the features in WEBDEV Account Manager can be used via command line......
Using RAD patterns
The steps for creating a RAD pattern are as follows......
GPSLastPosition (Function)
Retrieves the information about the last known device position.
StringStartsWith (Function)
Checks whether a character string starts: with a specific character string. with one of the character strings in an array....
Describing the replication (ReplicEdit)
ReplicEdit is used to create a replication via a wizard, but the replication description window allows identifying or configuring additional parameters......
Stand-alone executable
The executable will be stand-alone if the following elements are included in the executable......
Delete (Reserved word)
The memory occupied by a dynamic object (array, class object, ...
NullSupported (Property)
The NullSupported property is used to manage the NULL value in HFSQL data files.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
fCopyFile (Function)
Copies one or more files (regardless of their attributes).