ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
Managing main window menus
A main menu is necessarily associated with a window......
DateToDateInYear (Function)
Returns the number of the day in the year corresponding to a given date.
<Type Date>ToDayInYear (Function)
Returns the number of the day in the year corresponding to a given date.
History of versions
The history of setup versions is an advanced feature of the network setup......
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
<btleService variable>.GetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
NextTitle (Function)
Modifies the title of next window to open.
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
TreeListItem (Function)
Lists the "children" of a node and the "child" elements of these "children" in a TreeView control.
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Native Sybase Connector: Specific features and remarks
The following paragraphs present the main aspects and specific features of the Native Sybase Connector (also called Native Sybase Access)......
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
HCreateView (Function)
Creates an HFSQL view. This function uses the former view mechanism....
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
BTLEGetAllCharacteristics (Function)
Retrieves all the characteristics (with the same identifier) associated with a BLE service.
<btleService variable>.GetAllCharacteristics (Function)
Retrieves all the characteristics with the same identifier associated with a Bluetooth Low Energy service.
Telephony constants
List of constants used by telephony functions...
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
TableInsert (Function)
Inserts a row into: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
TableAdd (Function)
Adds a row in: a Table control, a TreeView Table control, a Combo Box control "with table" (Table control displayed in a Combo Box control)....
ODBC on HFSQL via Visual .NET (in C#)
The ODBC driver on HFSQL Classic (single-user and multi-user) is used to access a HFSQL Classic database from an external database software that supports ODBC accesses......