ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Handling a dynamic tab through programming (prefix syntax)
WINDEV allows you to handle Dynamic Tab controls with the TabXXX functions and with multiple WLanguage properties......
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
ERR_DISCONNECTED_ERROR
Handling a Link control through programming (Page)
WEBDEV allows you to handle a Link control through programming......
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Error 1012: The class member is not global: it cannot be accessed from a global method
ArrayDeleteAll (Function)
Deletes all elements: from a one-dimensional or two-dimensional WLanguage array. from an associative array. from an advanced array property (array of gglCalendar events, etc.). from a WLanguage queue. from a WLanguage stack. from a WLanguage list....
iColumnNum (Function)
Returns the number of the current column in a multi-column report.
ZOrder (Property)
The ZOrder property defines the Z-order of an element.
CountryGet (Function)
Returns the Country variable corresponding to an ISO code or to the country caption according to ISO 3166-1.
Customizing the report viewer: Available windows
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....
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....
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.
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......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
10. Customizing the aspect of a site: skin elements
The Multimedia control
The Multimedia control is used to play multimedia files......
ErrorThrow (Function)
Throw a non-fatal error.