ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ERR_BAD_CONTEXT
Multilingual messages: Convert to new format (version 27 and later)
WINDEV, WEBDEV and WINDEV Mobile have included multilingual project support in many previous versions......
Error 121: Shadowing a structure
12. Preventing from going back to a page
5. Unit tests
Unit tests (also called automated tests) are used to test windows, procedures and classes in an application at different levels of development......
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Error 1011: To access the global member of the class, use ClassName::MemberName
WithClosingButton (Property)
The WithClosingButton property is used to: Determine whether all the tabs of a Dynamic Tab control have a Close button. Show a Close button in all the tabs of a Dynamic Tab control....
Error 1055: 'Ancestor' can only be used in the code of a class derived from a class
SaaS
SaaS (acronym of Software as a Service) is a model for software distribution that consists in proposing an application in subscription via a Web site rather than via the purchase of a license......
7. Source Code Manager (SCM)
Management of Google documents
Google Docs and Google Spreadsheet are the online word processing and the online spreadsheet proposed by Google......
Set of procedures
The global procedures are grouped in set of procedures......
Handling a Tab control through programming
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming......
6. HFSQL Client/Server cluster
6. HFSQL Client/Server clusters
ERR_LAUNCH_FAILED
ODBCDatabaseName (Property)
ODBCDatabaseName is used to: Find out the name of the database used when printing a report based on a "query performed on a connection". Specify the name of the database used when printing a report based on a "query performed on a connection"....
External language: Programming in C#
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
UPNPFindDevice (Function)
Finds a device based on its unique name (UDN).
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
ArrayAddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
<Array>.AddSorted (Function)
Adds an element to a one-dimensional WLanguage array taking into account: the sort criteria defined by ArraySort the comparison operator described in the class, if the elements of the array are class instances....
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
Timer on button (AAF)
In an application developed in WINDEV, the user has the ability to implement a timer on a button......