ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BTDisableService (Function)
Disables a service on a Bluetooth device.
BTDisconnectDevice (Function)
Cancels the authentication beside a Bluetooth device.
Native MySQL Connector: Programming with SQL functions
The SQL functions can be used to handle the MySQL database......
DocOpen (Function)
Opens a Word Processing file (docx format) in Read/Write mode. The docx file is opened and locked until it is closed....
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
SysSerialNum (Function)
Returns the IMEI number of the current device.
Spreadsheet constants
The following constants are used by the functions for managing Spreadsheet controls:...
HFSQL constants
List of constants used by the HFSQL functions....
OpenPopupAsynchronous (Function)
Opens a popup window whose result will be retrieved via a WLanguage procedure ("callback").
TableSort (Function)
Sorts a Table or TreeView Table control on one or more columns (lexicographical sort).
Data persistence
The data persistence is used to store the value typed by the user......
BTOpenDeviceProperties (Function)
Opens the window of properties for a Bluetooth device.
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
HFConf.Ini file
The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server....
BTListService (Function)
Returns the list of services provided by a Bluetooth device.
BTChangeConnectivity (Function)
Used to configure a Bluetooth radio to accept (or not) the requests for connection coming from the devices.
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.
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
ThreadSendSignal (Function)
The current thread sends a signal to the specified thread in order to unlock it.
DisplayOrphan (Property)
The DisplayOrphan property is used to: Determine whether a row or column in a Pivot Table control is displayed when it has no parent. Change the display mode of a row or column in a Pivot Table control when it has no parent....
JSMethod (Function)
Used to run a JavaScript method on an element found in the current page.
Executable: Project backup
At the end of the executable creation wizard, WINDEV proposes to automatically make a backup of the sources of your project......