ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Programming standard errors
Programming standard errors inform you of potential problems detected when saving windows, pages, reports or when recompiling the project......
Environment of the query editor
Ribbon of editors
The different options of the WINDEV, WEBDEV and WINDEV Mobile editors are presented via a ribbon......
Creating a frameset
WEBDEV proposes several methods for creating a frameset......
Validating a page other than the current page
In some cases, you may have to propose the validation of a page via a button (or a link) found in a different frame......
Flexbox example: ratios to distribute available space among controls
In a flexbox container, you can define ratios for the different controls so that they take up a given amount of space......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
UncompleteDir (Function)
Removes the '/' or '\' characters from the end of a string, if necessary....
SensorGetOrientation (Function)
Retrieves the current orientation of the device on one of its 3 axes.
<Chart>.Origin (Function)
Modifies the start and end marks on one of the chart axes.
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
3-tier architecture
The development in "3-tier" architecture is now simplified......
Domo constants
List of constants used by the DomoXXX functions....
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......
1. What is a website?