ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ZOrder (Property)
The ZOrder property defines the Z-order of an element.
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
DisplayOnly (Property)
The ReadOnly property is used you to determine if an element is read-only.
VideoDisplay (Function)
Displays in a Camera control the video sequence currently transmitted by a "web camera" or by the camera found on the mobile device. Function kept for "Version-26-compatible" Camera controls....
Customizing the report viewer: Available windows
WDGenPage: Use in command line mode
WDGenPage run in command line is used to generate one or more semi-dynamic pages without starting WEBDEV or WDGenPage....
UploadFileName (Function)
Returns the name of a file "uploaded" by the Web user. This upload may have been performed: via an "Upload" edit control. via a single-file or multi-file Upload control....
RealToDateTime (Function)
Converts an 8-byte real to a date and time.
WDDIXIO License Agreement
WDDIXIO License Agreement...
X (Property)
The X property is used to get and change the X-coordinate of an element.
Y (Property)
The Y property is used to get and change the the Y-coordinate of an element.
DateTimeToReal (Function)
Converts a date and time to an 8-byte real.
OCR: Convert an image to text
An OCR (Optical Character Recognition) system analyzes an image to extract the text it contains......
WINDEV 2024
WINDEV 2024: New features in this version
Here are the new features that you will discover in this version......
Events associated with Sidebar controls
List of events associated with Sidebar controls...
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
The Multimedia control
The Multimedia control is used to play multimedia files......
HTML Display control processes
WINDEV and WINDEV Mobile include different WLanguage events associated with HTML Display Controls......
InfoAsynchronous (Function)
Displays a non-blocking custom message in a system information window.
Events associated with Slider controls
List of events associated with Slider controls in a window...
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Events associated with Scrollbar controls
List of WLanguage events associated with Scrollbar controls...
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......