ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

You used WINDEV 2024
Requests the execution of a specific process....
iColumnEnd (Function)
Forces a column break in a multi-column report.
ArrayMoveLine (Function)
Allows: move a row in a two-dimensional array or in an advanced array property. The other array rows are moved accordingly. swap two rows in a two-dimensional array or in an advanced array property....
<Window>.Open (Function)
Opens a modal WINDEV or WINDEV Mobile window.
DisplayOnly (Property)
The ReadOnly property determines if an element is read-only.
TitleHeader (Property)
The TitleHeader property is used to: Get the title and aspect of a column title-header (Table or TreeView Table control). Get the number of column title-headers (Table or TreeView Table control). Change the title and aspect of a column title-header (Table or TreeView Table control)....
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Creating a Java project
WINDEV allows you to generate a Java application without even knowing the Java language......
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.