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.
GPSStopDetection (Function)
Stops the location detection triggered by GPSDetectPosition.
Configuring the assisted universal replication
If your application uses assisted universal replication via a .WER file, the setup creation wizard proposes to configure the setup to install the different tools required for this type of replication....
Real Time Performance Profiler (RTPP)
The Real Time Performance Profiler (RTPP) is a tool that helps you identify what is slowing down your application......
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
SessionHeartBeatEnable (Function)
Enables or disables the "heartbeat" of the current session.
FileToMemory (Function)
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record.
docStyle (Type of variable)
The docStyle type is used to define the advanced characteristics of a style belonging to a document, a paragraph or a document fragment.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
User Groupware and LDAP
The LDAP protocol is increasingly used by the companies......
iPreview (Function)
Configures the print destination.
ToastDisplay (Function)
Displays a "Toast" message.
ManualEvent (Type of variable)
The ManualEvent type is used to manage a manual event.
NetMsgError (Function)
Returns the error message corresponding to the error number returned by NetOpenRemoteAccess and NetCloseRemoteAccess.
Installing an application server
There are several steps to install the WEBDEV Application Server on a Linux server......
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
HTransactionInterrupted (Function)
Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled).
grInfoXY (Function)
Returns information about the series found at a specific chart point.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
Checkers available in the code editor
The code editor proposes several tools used to correct the code......
notificationAction (Type of variable)
The notificationAction type is used to describe an additional action associated with a notification.
How to read in a text or CSV file?
This help page explains how to read the content of a text or CSV file....
FilterWithBounds (Property)
The FilterWithBounds property is used to determine if bounds have been specified for the filter implemented by HFilter on an HFSQL data file, view or query.
grRaised (Function)
Used to display a chart with raised effect.
Notification (Type of variable)
The Notification type is used to handle the local notifications or the push notifications.