ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Error 16: Incompatible CASE
HTMLFindElementByClass (Function)
Searches for elements whose "class" attribute matches a specific value in an HTML document (or in an HTML node).
Error 1014: The access to the member of the class is restricted by a private inheritance
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
Error 1030: The access to the base class is restricted by a private inheritance
Error 1029: The access to the base class is restricted by a protected inheritance
Changing the version of projects found in SCM
When several projects share elements in the same SCM, changing the version of WINDEV and WEBDEV projects......
MemLast (Function)
Sets the position on the last element of memory area and returns the value of this element.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Test of a query
The query editor allows you to run the test of query result......
Importing elements into a project
All the elements handled by a project (window, report, classes, set of procedures, queries, ......
Project elements
The project includes windows, reports, queries, help files, sets of procedures, ......
Using objects
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Linking a Scheduler control to a data file or variable
You can create Scheduler controls directly linked to the data....
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....
Common project
Projects are often cross-platform......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
TaskLast (Function)
Reads the last task in a Lotus Notes or Outlook task list.
Automated tests of window
The automated tests of window are used to check the different features proposed by the window......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Error 1013: The access to the member of the class is restricted by a protected inheritance
Help about new features: Letting users know about changes
Applications are constantly evolving......
Error 4: A space is required after the ':' character
1
2
3
4
5
6
235
>