ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CompositeKey (Property)
The CompositeKey property determines if an item is a composite key.
Calendar functions
List of Calendar functions...
PDFPassword (Function)
Protects a PDF document with a password.
LastDayOfYear (Function)
Returns the date of the last day of the year.
DatePicker (Function)
Opens the system date picker.
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.
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
MongoGridFSGetFile (Function)
Retrieves (on the local computer) a file identified by its name and found in a MongoDB file system.
fContentType (Function)
Returns the type of file according to the MIME standard (Multipurpose Internet Mail Extensions).
CoordinateImageControlToImage (Function)
Converts the coordinates of a rectangle in the Image control to the corresponding coordinates in the image displayed in the control.
CoordinateImageToImageControl (Function)
Converts the coordinates of a rectangle in the image to the corresponding coordinates in the Image control.
HCopyRecord (Function)
Copies: the content of the current record (loaded in memory) to the current data file record. the content of the Record variable to the current data file record....
PasswordProtected (Property)
The PasswordProtected property is used to determine if a datafile is password-protected.
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:...
Information 302: Ambiguity between a variable and a control
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
NoteCreate (Function)
Creates a Repositionable Note control in the curernt window through programming.
BTLEConnect (Function)
Used to connect to a Bluetooth Low Energy device.
TestCheckNull (Function)
Checks whether an expression is Null in assertive programming and in automated test mode.
TestCheckNotNull (Function)
Checks whether an expression is not Null in assertive programming and in automated test mode.
TestCheckDifferent (Function)
Checks whether the specified expressions are different in assertive programming and in automated test mode.
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
BarCodes (Type of variable)
The BarCodes type is used to handle the information found in a bar code.