ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
PageChangeLayout (Function)
Applies a specific layout to a page.
ArrayMoveLine (Function)
Allows you to: 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....
iColumnEnd (Function)
Forces a column break in a multi-column report.
CountryList (Function)
Returns the list of all countries or countries of a given continent according to ISO 3166-1.
Exchange operator (<=>)
The <=> operator is used to exchange the contents of two elements...
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
ArrayReverse (Function)
Reverses the content of a one-dimensional array.
HTTP functions
List of HTTP functions...
Recycle code windows
By default, a single code window is opened per ......
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
DeleteAll (Function)
Deletes all the 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....
WDOptimizer: Editing and modifying a ".REP" file
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......
X (Property)
The X property gets and sets the X-coordinate of an element.
Y (Property)
The Y property gets and sets the Y-coordinate of an element.
ErrorThrow (Function)
Throw a non-fatal error.
ZOrder (Property)
The ZOrder property gets and sets the Z-order of an element.