ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Handling a dynamic programmatically
WINDEV allows you to manipulate Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
"Is Class" operator
The "is <Class>" operator is used to find out whether the object used in an object of the class (or an object of one of its derived classes)...
MobileNetworkStatus (Function)
Returns the current status of the connection to data on the mobile network or asks to be notified when the status of the connection to data changes.
The different copy modes
Two different copy modes are proposed by WDTRAD......
iHLine (Function)
Prints a horizontal line at specified coordinates.
Popup control properties
Operations performed on class diagrams
The following paragraphs explain......
BurnerCancel (Function)
Cancels the current burn process.
Dashboard control properties
You can manipulate Dashboard controls in a window using the following WLanguage properties......
Break in a Table control
A break in a Table control is used to group the data corresponding to one or more arguments......
<Image editor>.Create (Function)
Creates an image in the Image Editor control.
<Image editor>.Close (Function)
Closes the image found in an Image Editor control.
<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Constants for Table, TreeView Table, Looper and List Box controls
List of constants used by the functions for managing Table, TreeView Table, Looper and List Box controls....
The List Box control
The List Box control is used to display a list of elements and to select one or more elements from this list......
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.