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.
mongoDatabase (Type of variable)
The mongoDatabase type is used to define the characteristics of a database for a MongoDB server.
Communicating with an SSH server
Secure Shell (SSH) is a secure communication protocol. The exchanged data is secured via encryption keys....
mongoFindOption (Type of variable)
The mongoFindOption type is used to define the advanced characteristics of a search in a MongoDB database.
WEBDEV administrator: Characteristics of current connections
The "Connections" tab gives various information about the current connections......
SemiDynamicPageDisplay (Function)
Displays a semi-dynamic page in the browser of the Web user from a dynamic or static WEBDEV page.
Round (Function)
Returns the rounded value of a numeric value according to the specified number of decimal places.
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors are processed by the program....
ReplicEdit: Replication editor
ReplicEdit is a tool used to define the characteristics of a replication......
ReplicSynchro: Use
wsRequest (Type of variable)
The wsRequest type is used to define the advanced characteristics of a Webservice.
ExceptionThrow (Function)
Artificially triggers the security mechanism of WLanguage by throwing an exception.
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
BTDisableService (Function)
Disables a service on a Bluetooth device.
Window (External language)
Returns the number of windows opened at a given time.
Events associated with the project
List of events associated with the project...
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Collapsed code
The code is collapsed to improve readability, by only displaying the comments in front of the lines of code......
Creating a flexible modeling
To create a new flexible modeling, you can......
BTSelectDevice (Function)
Opens a system window to select a Bluetooth device.
BTEnableService (Function)
Enables a service provided by a Bluetooth device.
OBEXDisconnect (Function)
Used to disconnect from a device that supports the OBEX protocol.
Option,Version (External language)
Finds out the version number of WD140VM.DLL of WINDEV.
Hourglass (External language)
Displays a mouse pointer shaped like an hourglass.
awProcedureGetAndSendInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendAndGetInfo.
awProcedureGetInfo (Function)
Specifies the WLanguage procedure that will be called when receiving information coming from awSendInfo.