ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InMacCatalystMode (Function)
Indicates whether the application is running in Mac Catalyst mode (running an iPad application on a Mac).
WINDEV Mobile: Overview
WINDEV Mobile is a development environment for PC that allows you to develop......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Compiling a WINDEV Mobile project in Xcode
When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled......
NetIPToMAC (Function)
Returns the MAC address corresponding to a given IP address.
NetMACToIP (Function)
Returns the IP address corresponding to a given MAC address.
9. Hardware and software requirements
NetMACAddress (Function)
Returns the MAC address (physical address) of one of the network cards found on the computer.
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
Developing applications for iPhone/iPad
To develop a WINDEV Mobile application for iPhone/iPad, you need:...
Check the "Responsive Web Design" pages
The pages in Responsive Web Design mode can be checked like any other WEBDEV page in the browser of your choice......
Push notification: iOS configuration
To use the Push notifications in iOS, you must have a Google account and you must perform a specific configuration......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
ERR_CANNOT_CREATE_TMP
Importing classes and sets of procedures (text file)
From version 23, you have the ability to import existing classes or sets of procedures in text format......
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
Testing an iOS application on a mobile device
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad......
2. Application development cycle
WINDEV Mobile covers the entire application development cycle...
ERR_NOTADEVVERSION
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
.NET Assemblies
.NET is Microsoft's software development platform......
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Using .NET assemblies in a project
To use .NET assemblies in a project......
The Dashboard control
Dashboards are essential elements in an application......