ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
Type (Property)
The Type property is used to get and change the type of an element.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<AutomaticEvent variable>.Close (Function)
Closes a synchronization event between several threads.
<ManualEvent variable>.Wait (Function)
Locks the current thread while waiting for the specified event to be opened.
<AutomaticEvent variable>.Open (Function)
Opens a synchronization event between several threads.
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......
HExecuteSQLQuery (Function)
Initializes a query written in SQL language and declares this query to the HFSQL engine.
Financial constants
List of constants used by the financial functions....
<btleDevice variable>.GetAllServices (Function)
Retrieves all the services corresponding to a UUID.
<btleDevice variable>.GetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).
EmailMsgError (Function)
Returns the message corresponding to the error identifier.
Troubleshooting
This chapter presents the main problems (and their solutions) that can occur when using the WEBDEV Application Server...
MapFollowMovement (Function)
Displays the current location of the device in a Map control and updates the location as it moves.
dChord (Example)
Usage example of the dChord function
grScatter3DAltitudeColor (Function)
Defines the different colors used according to the altitude levels of a series found in a 3D Scatter chart.
HRplDeclareLink (Function)
Declares a (1, 1) (0, n) link between two tables.
dStartDrawing (Function)
Indicates that the drawing functions that will be used are intended for: the specified Image control, the specified Image variable, the specified Image variable, the specified WDPic variable (on the background layer), the specified picLayer variable....
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
dSlice (Example)
Usage example of the dSlice function
grType (Function)
Identifies or modifies the type of chart.
The SilverLight control
The SilverLight control is used to display a SilverLight 2 animation in a WEBDEV page......
HOpenAnalysis (Function)
Opens an analysis in HFSQL Classic format.
BTLEGetAService (Function)
Retrieves the service of a Bluetooth Low Energy device corresponding to the specified identifier (UUID).