ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Testing a dynamic page (session or AWP mode)
The test of a single page runs the current page in WEBDEV......
Library (Property)
The Library property allows you to handle the different preset libraries associated with a Diagram Editor control. This property accesses the array of libraries of the Diagram Editor control.
Impact analysis
The impact analysis immediately identifies the consequences of the latest changes......
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
Properties associated with the breaks of a Looper control
Several properties can be used with the breaks found in a Looper control......
Video control properties
The following properties can be used on a Video control:...
Line control properties
List of properties associated with the Line control...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Example for creating a select query
This help page explains how to create two select queries......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
External language: Programming in Fortran
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Properties associated with the breaks of a Table control
Several properties can be used with the breaks found in a Table control......
Creating a flexible modeling
To create a new flexible modeling, you can......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
Environment of the window editor
The main elements of window editor are as follows:
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Importing/Consuming web services
WINDEV, WEBDEV and WINDEV Mobile allow you to directly import Webservices into your applications......
Creating the windows and the pages of the RAD pattern
Environment of code editor
Testing a Mobile application
By testing the project you can simulate how the application will run when launched by the user......
Specific features of the applications for iPhone/iPad