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.
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).
zipMsgError (Function)
Returns the message associated with an error code on an archive.
zipDeleteAll (Function)
Deletes all files from an archive.
The "Favorites" pane
The "Favorites" pane gives direct access to the favorites of your project......
The log process
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)...
ArrayInsertLine (Function)
Inserts a row at a given position: into a two-dimensional WLanguage array. into an advanced two-dimensional array property (xlsDocument, etc.)....
iFont (Function)
Selects the default font.
Testing a WEBDEV site on a mobile device
It is increasingly common for developers to test websites on mobile devices......
Setup on a local network (LAN)
3-tier architecture
The development in "3-tier" architecture is now simplified......
Monitoring robot: General check parameters
The general parameters of the check must be defined when creating or modifying a check......
Project Management Hub: Statistics
When managing a project, you must keep track of some indicators to understand the evolution of the project, its schedule, ......
Managing users
The monitoring robot allows you to manage the users related to the different check error reports......
dbgEnableLog (Function)
Enables the runtime log programmatically.
GPSInitParameter (Function)
Initializes the parameters of geolocation WLanguage functions and finds a location provider.
HAddScheduledBackup (Function)
Adds a scheduling for full backup (with or without differential backup) on the server defined by the connection.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
Link properties
When creating a link, you can simply specify the destination......