ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with Flash controls
List of events associated with Flash controls...
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.
LoWord (Function)
Returns the two low bytes of an integer.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
RegistryValueType (Function)
Returns the type of value found in the registry.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
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....
GetGUID (Function)
Calculates a globally unique identifier (named "GUID"), whose size is: equal to 16 bytes, which means 32 hexadecimal characters. equal to 32 bytes, which means 64 hexadecimal characters....
MatWrite (Function)
Writes an element into a matrix.
MatStack (Function)
Compresses the memory footprint occupied by a matrix.
eInitCurrency (Function)
Adds or changes the characteristics of a currency in the currency exchange table.
MutexDestroy (Function)
Explicitly destroys a mutex.