ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BankHoliday (Function)
Indicates whether a day is a public holiday or not.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
BTInfoDevice (Function)
Returns specific information about a Bluetooth device.
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
fSeek (Function)
Gets and sets current position in an external file.
CodeEditorInsert (Function)
Inserts a string in the Code Editor control.
Constants for managing XLS files
List of constants used by the functions for managing XLS files....
WDOptimizer: Optimizing indices
WDOptimizer includes multiple modes to optimize indices......
<Popup>.Display (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
SensorDetectChangeOrientation (Function)
Allows you to be notified when the orientation of the device changes on any one of its 3 axes.
SensorDetectChangeAcceleration (Function)
Notifies when acceleration forces are applied to the device along any of the three axes.
VideoDisplay (Function)
Displays in a Camera field the camera preview stream currently being transmitted by a web camera or by the camera on the mobile device. Function kept for "Version-26-compatible" Camera controls....
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
BrowserOS (Function)
Indicates the operating system installed on the browser of the Web user.
IBANValid (Function)
Checks the validity of an International Bank Acount Number (IBAN).
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....