ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WLanguage procedure called by fTrackDirectory
WLanguage procedure ("callback") called by fTrackDirectory when a change is made to the tracked directory.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
rssTextInput (Type of variable)
The rssTextInput type is used to describe the input area of RSS stream...
AppointmentRead (Function)
Reads an appointment found in the calendar of a Lotus Notes or Outlook messaging.
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.
TapToFocus (Property)
The TapToFocus property is used to: Determine if tap to focus is enabled in a Camera control. Enable or disable tap to focus in a Camera control....
sfLeadConvert (Type of variable)
The sfLeadConvert type is used to describe the conversion parameters of a lead...
PythonInitialize (Function)
Specifies the location of the Python DLL to be loaded.
WLanguage procedure called by fTrackFile
WLanguage procedure ("callback") called by fTrackFile when a change is made to the tracked file.
PDFReaderOpen (Function)
Opens a PDF file displayed in a PDF Reader control.
TableCellSelect (Function)
Returns the coordinates (row number and column number) of a selected cell. This function is kept for backward compatibility. It is recommended to use TableSelect.
RecordSize (Property)
The RecordSize property is used to get the size (in bytes) of a record in: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
Financial constants
List of constants used by the financial functions....
ArrayUnionAll (Function)
Returns an array corresponding to the union of two arrays (without deleting duplicates).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
VolumeGet (Function)
Retrieves the current setting of the volume for a sound source.
Thickness (Property)
The Thickness property is used to: Find out the thickness of the line for a series (Line charts only). Modify the thickness of the line for a series (Line charts only)....
Serialization constants
The serialization constants are as follows:
NbMemoItem (Property)
The NbMemoItem property is used to get the total number of memo items in a record of: a file described in the data model editor, a file described through programming, an HFSQL view, a query....
HTMLEditorGetSelection (Function)
Asynchronously retrieves the current selection from an HTML Editor control.