ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

SaaSAdminFindClient (Function)
Finds a SaaS client account.
LogFile (Property)
The LogFile property is used to determine if a data file is a log file.
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.
RedisPipelineGet (Function)
Retrieves the result of the execution of a Redis command that was added by RedisPipelineAdd.
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....
MenuInsertSeparator (Function)
Inserts a separator into a menu.
BTInfoRadio (Function)
Returns specific information about a Bluetooth radio connected to the computer.
RedisPipelineReset (Function)
Ignores the results of the execution of a Redis command that was added by RedisPipelineAdd.
SaaSAdminModifyUser (Function)
Modifies a SaaS user.
SaaSAdminDeleteUser (Function)
Deletes a SaaS user.
SaaSAdminFindPricing(Function)
Finds a SaaS pricing.
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).
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.
NetDirList (Function)
Lists the directories and the files found: 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....
12. Available tests
Handling character strings
WINDEV, WINDEV Mobile and WEBDEV allow you to perform different types of operations on character strings via the WLanguage functions......
URLEncode (Function)
Encodes a URL with a sub-set of ASCII characters.
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).