ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintBlock (Function)
Forces a report block to print.
xlsMergeCell (Function)
Merges the specified cells in an Excel document.
xlsUnmergeCell (Function)
Unmerges a range of cells.
BTLECharacteristicWriteValue (Function)
Writes a value to a characteristic on a Bluetooth Low Energy device.
xlsDocument (Type of variable)
An xlsDocument variable is used to describe and modify an Excel document...
Image control in a page
Functions for managing the PDF Reader control (prefix syntax)
The following functions are used to manage PDF Reader controls:...
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
Logical Data Model (LDM)
A Logical Data Model (LDM) is used to describe the data structures (files, items, ......
btleService (Type of variable)
The btleService type is used to handle a Bluetooth Low Energy service ("Bluetooth GATT Service").
Synchronizing threads via events
Events can be used to synchronize the different threads of an application......
xlsSave (Function)
Saves an XLS document.
IntegerToDay (Function)
Returns the day of the week that corresponds to the specified date (this date is an integer).
IntegerToWeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is an integer).
WinEdSelectOccurrence (Function)
Indicates the number of controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectPlus (Function)
Selects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdDeselectAll (Function)
Deselects all the controls when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
WinEdSelectMinus (Function)
Deselects a control when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
SpreadsheetModifyName (Function)
Modifies the name used to identify a cell in a Spreadsheet control.
PDF Reader control functions
The following functions are used to manage PDF Reader controls:...
<Duration type>.ToString (Function)
Converts a duration to a character string in the specified format.
<PDF reader>.GetSignature (Function)
Gets the signature of a PDF document as a buffer.
BTLEStatus (Function)
Returns the current Bluetooth activation status on the device or asks to be notified when the activation status changes.
iPrintXLS (Function)
Prints the current worksheet of a document in "xlsx" or "xls" format.