ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Union (Function)
Returns an array corresponding to the union of two arrays.
Phonetic (Function)
Returns the phonetic transcription of the string passed as parameter.
SysEnvironment (Function)
Returns the environment variables of the operating system for the current computer.
<Array>.Intersect (Function)
Returns an array corresponding to the intersection of two arrays.
NFC: Transferring data
NFC (Near Field Communication) is a wireless communication technology at short range and high frequency used to exchange data (named "tag") between two devices or between a device and a bullet even at short distance (few centimeters)......
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
Printing a watermark text
A report (and a duplicate copy) can include an additional text in the format of a watermark, such as "Confidential" or "Duplicate" printed across the report....
Information 2104: This function is kept for backward compatibility
ExceptionInfo (Function)
Retrieves information about the current exception.
Characteristics of the columns in a Table control in a window
The columns are used to display information in a Table control......
<Array>.Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
dCrop (Function)
Returns the cropped part of an image. This image is found in an Image variable.
Standard dialog boxes
The dialog boxes are standard windows that allow you to communicate with the user......
tapiCallStart (Function)
Returns the date and time of the beginning of call (incoming or outgoing call).
Map (Function)
Executes a procedure on each element of a source array and returns the results in a WLanguage array.
Shared information
The information entered when creating the files and the items is shared throughout the environment......
SaaSAdminWriteSiteParameter (Function)
Saves an information specific to the client.
TableColumnIndex (Function)
Returns the index of a column in a Table or Treeview Table control.
Count (Property)
The Count property returns the number of elements in a given set.
NFCStatus (Function)
Returns the activation status of the NFC sensor found on the device.
DotNetGetResult (Function)
Returns the result of the last .Net procedure that was successfully run.
CheckAnyTrue (Function)
Returns True if at least one element of an array is True.
CheckAnyFalse (Function)
Returns True if at least one element of an array is False.
SOAPGetResult (Function)
Returns the result of the last SOAP procedure that was successfully run.
EnumControl (Function)
Returns the name of Nth control found in the specified element.