ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Associating documents with the project
To describe a project in detail, you can associate documents with it......
Private Store for mobile applications
There are two methods two deploy your applications......
Report editor: Available types of reports
Several types of reports can be created in the report editor......
Automated test created by the user
WINDEV allows the user to record a test scenario in order to send it to the quality service or to the developer......
Multi-database queries
A query (typed in SQL code) can operate on different databases......
Search in the editors
Being able to perform a search in the editors significantly improves efficiency......
Handling Spreadsheet controls programmatically (in a report)
Importing a WINDEV/WINDEV Mobile project and its elements
A WINDEV project and all its elements compatible with WINDEV Mobile (analysis, windows, classes, sets of procedures, queries, ......
14. PHP generation in practice
Creating the executable and the setup program
The languages supported by the application are taken into account......
Page constants
List of constants used by page functions....
ERR_NO_PAGE
Anchoring in a page
In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user....
How to open a page?
Page (Property)
The Page property is used to handle a page.
Line (Property)
The Line property is used to define the line style used.
Page with parameters
Page templates
WEBDEV allows you to create page templates......
Refreshing a page
Refreshing a page consists in re-displaying a page that is already open in the browser......
Page contexts
In a Windows application, the information relative to a window is stored with the window......
The home page
The home page is the first page of your site......
The Line control
A Line control is used to display a line in a page......
The Pager control
The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages......
The "Line" charts
In the line charts, the data is interpreted as successive y coordinates of points......
Page menu
WEBDEV allows you to create a drop-down menu in your HTML pages......