ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Native SQL Server Connector: Programming with SQL functions
The SQL functions can be used to handle the SQL Server database......
Storing files in Android
The file system on the devices running Android is divided into two main storage areas......
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
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......
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......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
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......
grAxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisVisible (Function)
Configures how the axes are displayed in Line or Column charts.
<Chart>.AxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
grAxisTitleFont (Function)
Modifies the font used for the titles of the chart axes.
WEBDEV Application Server - 10 connections - License agreement
1. What is a website?
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Displaying a frameset in a WEBDEV site
Displaying a new frameset in a WEBDEV site can be performed according to several methods......
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......
Events associated with framesets
List of events associated with framesets...
SaaS administrator - Managing a site
The management of a SaaS site is used to modify the three main characteristics of the site......
Handling a Popup control through programming
The popup being a control of the page, you have the ability to access: the page controls from the popup. the popup controls from the page....
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.
Comparing controls
In some cases, you may need to compare two controls in one or more windows or pages......