ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
iColumnEnd (Function)
Forces a column break in a multi-column report.
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)....
Transforming a WINDEV project into Mobile: a detailed audit
Transforming WINDEV applications into Mobile is very easy......
Available features and specific features of Java
WINDEV allows you to generate a Java application without even knowing the Java language......
Running a query and handling the result in WLanguage
The selection of records performed by query is not necessarily displayed in a report, in a window, ......
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
Error 1021: The method of the class is not global
Internal window management functions
The following functions are used to manage the "Internal windows" controls......
Dialog box management functions
List of functions for managing dialog boxes...
Control management functions
List of functions for managing controls...
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
Windows event management functions
List of functions for managing Windows events...
You used WINDEV Mobile 28
Hyper File functions available for backward compatibility
UTF8ToUnicode (Function)
Converts a UTF-8 string to Unicode
UTF8ToAnsi (Function)
Converts a UTF-8 string to ANSI.
GetCountryName (Function)
Returns the name of a country that corresponds to its ISO code according to the ISO 3166-1 standard.
Non-maximized windows for Android
A non-maximized window can be resized by the user and it can occupy a section of the screen only......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
The "dynamic" Tab control (prefix syntax)
The "Dynamic tab" Tab control is used to display several windows in the same window......
MenuSelectMinus (Function)
Disables (grays out) a menu option (popup menu or drop-down menu).
ERR_DISCONNECTED_ERROR
Dynamic structure (Type of variable)
A structure can be allocated dynamically...
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.