ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Xaml>.Event (Function)
Associates a procedure written in WLanguage with an event of Xaml control.
Xaml functions
List of Xaml functions
<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.
The .NET field 3.0, 4.0, ... (WPF)
The Xaml control allows you to easily manage the Xaml language...
Xaml functions (prefix syntax)
List of Xaml functions (prefix syntax)
VolumePhysicalButton (Function)
Identifies or modifies the sound source associated with the physical buttons used to set the volume of the device.
SQL functions: Special case
List of SQL functions: Special case...
BeaconDetectPrecise (Function)
Used to find the Beacons near the device.
Creating the summary
Users are familiar with summaries, as the summary is the first element they look at in printed documentation......
OCRLoadLanguage (Function)
Adds a language to the native OCR system.
HListTrigger (Function)
Returns the list of triggers applied to one or more HFSQL data files.
MemoryToFile (Function)
Automatically initializes the memory value of the items for the current file record with the values of the members of a class or structure.
xlsNbColumns (Function)
xlsNbColumns is kept for backward compatibility only.
SocketConnect (Function)
Connects a client computer to a given socket.
Monitoring robot: Creating a check
The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot......
InfoWithTimeoutAsynchronous (Function)
Displays a custom message in a non-blocking system information window for a given amount of time.
ErrorWithTimeoutAsynchronous (Function)
Displays a custom error message in a non-blocking system error window for a given amount of time.
Server (Property)
The Server property is used to manage the data source of a connection (HFSQL Client/Server, OLE DB, etc.)....
HashString (Function)
Calculates the Hash of a character string according to a specific algorithm.
WinSlidingVisible (Function)
Displays or hides a sliding window (sliding menu).
FaxConnect (Function)
Establishes a connection to a fax server.
Client/Server transactions: Available isolation modes
The HFSQL engine proposes to isolate the transactions......
WDInst: managing the files to install
The setup editor WDInst is used to manage the files to install......
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Code editor: Display options
The code editor proposes several display options......
BackgroundColor (Property)
The BackgroundColor property is used to get and change the background color of an element.
Abs (Function)
Returns the absolute value: of a numeric value, of a numeric expression (integer or real). of a duration....
Maximized windows for Android
A maximized window occupies the entire screen of the mobile device....
HBuildKeyValue (Function)
Builds the value of a composite key to implement a filter (HFilter) or to perform a search (HReadSeekFirst, HReadSeekLast, etc.).