ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MenuInsertSeparator (Function)
Inserts a separator into a menu.
Changing an application to 64-bit
WINDEV allows you to develop 64-bit applications......
Deploying an Android application
WINDEV Mobile tutorial: Deploying an Android application 10 min
BTListRadio (Function)
Returns the list of Bluetooth radios connected to the computer.
OBEXConnect (Function)
Used to connect to a device that supports the OBEX protocol. Reminder: The OBEX protocol is a protocol for exchanging data via Infrared and Bluetooth....
Error 117: The array has X dimensions and you access it with Y dimensions
TimelineAddEvent(Function)
Adds an event into a TimeLine control.
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
iCalendarToScheduler (Function)
Imports data in iCalendar format into a Calendar control.
WindowBitmap (Function)
Creates the image of the specified window in a BMP file.
SQLModify (Example)
Usage example of the SQLModify function
NetDiskList (Function)
Lists the available disks: on the FTP server (File Transfer Protocol) or on the RPC server (Remote Procedure Call) powered by WINDEV, on the client computer. This function is kept for backward compatibility....
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
SaaSAdminFindClient (Function)
Finds a SaaS client account.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
dHalo (Function)
Adds a halo effect on an image found in an Image variable].
WidgetRunApp (Function)
Starts the application to which a widget belongs.
BTLEGetACharacteristic (Function)
Retrieves the characteristic of a Bluetooth Low Energy service corresponding to the specified identifier (UUID).
MapGetImage (Function)
Retrieves the image of a map displayed in a Map control. The markers and the itineraries displayed on this map will also be found in the image.
ZOrder (Example)
Usage example of the ZOrder property
CtCursorOptions (Property)
The CtCursorOptions property is used to get the type of cursor used when connecting to an external database.
tapiKeyPressed (Function)
Returns the history of the keys pressed on the phone keypad since the last call to tapiKeyPressed.