ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoWord (Function)
Returns the two low bytes of an integer.
Label report
The report editor allows you to create "Label" reports......
RegistryValueType (Function)
Returns the type of value found in the registry.
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
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.
Calendar (Variable type)
The Calendar type is used to handle a calendar (or organizer) associated with a user account or found on the device.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
dbgWriteWarningAudit (Function)
Writes a custom runtime warning into the dynamic audit.
fSeek (Function)
Gets and sets current position in an external file.
LinkedFile (Property)
The LinkedFile property is used to set the characteristics of a link.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
Events associated with Flash controls
List of events associated with Flash controls...
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Creating a window skin template
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InWindowsPhoneEmulatorMode (Function)
Indicates whether the test is run via the Windows Phone emulator. Function kept for backward compatibility....
MatFloatAdd (Function)
Adds a value to each matrix element.
Contains (Function)
Allows you to check if a substring is within a string.
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....