ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

LoWord (Function)
Returns the two low bytes of an integer.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
XMLPath (Function)
Returns the current position in the document in XPATH format.
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
MatCopy (Function)
Creates the copy of a matrix.
MatFloatAdd (Function)
Adds a value to each matrix element.
InfoThumbnailGeneration (Property)
The InfoThumbnailGeneration property is used to determine if the thumbnails of an item have been generated successfully.
tapiCompleteTransfer (Function)
Performs a call transfer (with ability to retrieve the call).
BankHolidayDeleteAll (Function)
Clears the list of all public holidays.
Heatmap chart
The Heatmap chart is used to represent in 2 dimensions data with 3 axes of values......
FTPSend (Example)
Usage example of the FTPSend function
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
fSeek (Function)
Gets and sets current position in an external file.
HiWord (Function)
Returns the two high bytes of an integer.
sComputeCrc32 (Function)
Calculates the Cyclical Redundancy Check (CRC) of buffer.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
AlbumPicker (Function)
Retrieves a photo, an image or a video stored in the photo album of the mobile device.
Diagram Editor control properties
If the image is an image map, you can include "Clickable areas" in the image......
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Hour (Keyword)
The Hour keyword can correspond to: the Time variable. the Time property which is used to get and change the time of an element....
grAxisPosition (Function)
Indicates the position where one of the chart axes (X or Y-coordinates) will be drawn.
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....
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.