ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

X (Property)
The X property gets and sets the X-coordinate of an element.
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......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
Error 1021: The method of the class is not global
AddColumn (Function)
Adds a column at the end of a two-dimensional array property (xlsDocument variable for example]).
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Code Editor control events
Returns the list of applications on a WEBDEV Application Server, for a given account and a given type....
DeleteAll (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....
<Camera>.Capture (Function)
Captures the images received from the camera: as an image: takes a photo. as a video: records a video. Function kept for "Version-26-compatible" Camera controls....
Diagram Editor control events
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
Clipboard functions
List of functions for managing the clipboard...
Types of recognized PCL printers
WINDEV and WEBDEV allow you to automatically print for a number of specific PCL printers......