ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Transfer (Function)
Copies a block of bytes or a fixed-length string from a memory address into another one.
InternalWindow
The InternalWindow property sets the name of the internal window to be used.
EndTimerSys (Function)
Ends the execution of a timer triggered by TimerSys.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
BufferToHexa (Function)
Converts a buffer to a hexadecimal string (e.g.,: "4A 5B 00").
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
InAndroidEmulatorMode (Function)
Indicates whether the code is run in the Android emulator.
LuhnCheck (Function)
Checks that the given sequence is valid according to the Luhn formula.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
mqttSession (Type of variable)
The mqttSession type is used to define the parameters for connecting to the MQTT broker.
iParameterDuplicate (Function)
Configures the automatic creation of the duplicate copy generated during the next print.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
URIToFile (Function)
Saves, in the background, the content of a resource (image, text, etc.) identified by its URI in an external file.
HAdd (Example)
Usage example of the HAdd function
ControlCurrent (Function)
Returns the name of the control currently in edit.
ControlTab (Function)
Returns the name of the Tab control that contains the specified control.
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.