ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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
ServiceRefresh (Function)
Asks a service to re-read its configuration information.
End of break block
The End of break block is optional......
Error 1021: The method of the class is not global
Control management functions
List of functions for managing controls...
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.
ERR_DISCONNECTED_ERROR
Testing a window
Testing a single window allows you to run the current window in WINDEV or WINDEV Mobile......
API description (Type of variable)
An API Description variable is used to describe an API, its parameters, its return value and its calling options by programming.
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......
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......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
Handling a Pivot Table control through programming
A Pivot Table control can be handled through programming......
Syntax Description (Type of variable)
Syntax Description variables are used to programmatically describe the syntax of a report, window or page.
12. Retrieving data from a site
Error 1012: The class member is not global: it cannot be accessed from a global method
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
Dynamic structure (Type of variable)
A structure can be allocated dynamically...