ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EventOpen (Function)
Opens a synchronization event between several threads.
EventClose (Function)
Closes a synchronization event between several threads.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
Class (Property)
The Class property is used to get the actual type of the class instance handled by an object, variant or dynamic object variable.
gglPath (Type of variable)
The gglPath type is used to define the characteristics of the route to drawn on a map...
<btleCharacteristic variable>.ChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.
<btleDevice variable>.Disconnect (Function)
Used to disconnect from a Bluetooth Low Energy device.
<btleDescriptor variable>.WriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
<btleDescriptor variable>.ReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
<btleDevice variable>.ConnectionStatus (Function)
Returns the current connection status to a Bluetooth Low Energy device or asks to be notified when the connection status changes.
TwainToClipboard (Function)
Allows you to: copy the document coming from the Twain device into the clipboard. view the document coming from the Twain device in the user interface of device....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Chart control: "Series" tab
The "Series" tab is used to define the different series used in the Chart control as well as the source of category labels......
ChangeSkinTemplate (Function)
Dynamically changes the skin template: of all windows found in the current application, of the windows found in the WINDEV components used by the application, of a specific window found in the project....
dSlice (Function)
Draws a circle section or an ellipse section: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
HExecuteSQLQueryAsynchronous (Function)
Executes an SQL query asynchronously.
<btleDevice variable>.Connect (Function)
Used to connect to a Bluetooth Low Energy device.
MapPolygon (Type of variable)
The MapPolygon type is used to define the characteristics of a polygon to be drawn on the map displayed in a Map control.
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
WINDEV, WEBDEV and WINDEV Mobile tools
The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile...
HForward (Example)
Usage example of the HForward function
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
BTLECharacteristicChangeOfValue (Function)
Enables or disables the detection regarding the change of value for a Bluetooth Low Energy characteristic.