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.
TextHeight (Function)
Calculates the height (in pixels) of the text displayed in an edit control, in a Static Text control or in a Combo Box control.
TextWidth (Function)
Calculates the width (in pixels) of the text displayed in an edit control, in a Combo Box control or in a Static Text control.
IWListDisplay (Function)
Refreshes the display of an "Internal window" control with automatic iteration on a data file or query.
Multiline Zone control functions
Functions for handling Multiline Zone controls....
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
BTIsVisible (Function)
Used to find out whether a Bluetooth radio is visible.
BTAcceptConnection (Function)
Used to find out whether a Bluetooth radio accepts (or not) the requests for connection coming from the devices.
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).
WayPoint (Property)
The WayPoint property is used to determine and change the points a Wire control has to pass through.
CameraListParameter (Function)
Lists the values supported by the device camera for a given parameter. Function kept for "Version-26-compatible" Camera controls....
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
StringSplit (Function)
Extracts all the substrings from a character string based on one or more string separators.
DateTimeToString (Function)
Converts a DateTime to string in the specified format.
BrowserOpen (Function)
Opens a web page identified by its URL in a new browser.
CodeEditorDuplicateLine (Function)
Duplicates the current line in the Code Editor control.
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).
Transactions: Secure processes on HFSQL data files
This chapter presents the following topics......