ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InAndroidSimulatorMode (Function)
Indicates whether the code is run in the Android simulator.
NetMachineName (Function)
Returns the name of the local computer or the name of a computer whose IP address is known (reverse DNS resolution).
BTLE functions
The following functions are used to handle the Bluetooth Low Energy devices:...
iDocumentCanceled (Function)
Used to find out whether the current print was canceled by the user.
Numerical (Property)
Property Numeric property indicates whether a field is numeric.
MaxLinkedCardinality (Property)
The MaxLinkedCardinality property gets and changes the maximum cardinality of the related item.
SourceKey (Property)
The SourceKey property sets the characteristics of a link.
MongoGridFSGetFileByID (Function)
Retrieves (on the local computer) a file identified by its identifier and found in a MongoDB file system.
DatePicker (Function)
Opens the system date picker.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
WinScreenRectangle (Function)
Returns the coordinates of the screen that contains a window.
TestAddIteration (Function)
Adds an iteration into the current test and gives the values of test parameters for this iteration.
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
MinLinkedCardinality (Property)
The MinLinkedCardinality property gets and changes the minimum cardinality of the related item.
LuhnCalculate (Function)
Calculates the next Luhn check digit for a given sequence.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the original image to the Image control coordinate system.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
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.
The Multimedia control
The Multimedia control is used to play multimedia files......
Queue (Type of variable)
A Queue variable is a structured type that groups a set of elements of the same type.
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
sshSession (Type of variable)
The sshSession type is used to define the characteristics of a connection to an SSH server.
xmlSignature (Type of variable)
The xmlSignature type is used to define the advanced characteristics of an XML signature.