ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Image Editor>.Save (Function)
Saves the image displayed in the Image Editor control.
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
dCopyImage (Function)
Copies an image: from an Image control to another Image control. from an Image variable to another Image variable....
Discover WINDEV Mobile
WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
ServiceWait (Function)
Pauses the current service during the specified duration.
TableModify (Function)
Modifies a row in: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
<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.
"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)...
<WDPic variable>.Save (Function)
Saves the image contained in a WDPic variable.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
UI compilation errors
UI compilation errors indicate the possible problems detected in your interfaces whenever a window, a page or a report is saved or whenever the project is recompiled......
Report based on a variable (Data binding)
A report based on a variable is used to directly print the information found in a WLanguage variable......
<Variable DiskFile>OpenTempFile (Function)
Creates and opens a temporary file.
<Variable DiskFile>.Open (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
HAdd (Function)
Adds: the record found in memory into the data file (query or view). the record found in a Record variable into the data file (query or view)....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
Operations performed on state-transition diagrams
The following paragraphs explain......