ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Assisted Application Development
The Assisted Application Development (AAD) is a permanent help in the environment. This help suggests actions whenever it is appropriate....
3. Site development life cycle
ERR_NOTADEVVERSION
Project Management Hub: Sprint management
A sprint or iteration is a development cycle......
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
3. Application development cycle
Development cycle of a WINDEV application....
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......
The test mode cannot operate without the project and its pages, ...
ERR_CANNOT_CREATE_TMP
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
zipInfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
<zipArchive variable>.InfoFile (Function)
Returns the characteristics of a file found an archive: The name of the file and its stored path. The initial size of the file. The compressed size of file. The date and time of file creation. The date and time of file modification. The date and time of file access. The file attributes. The file encryption mode....
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......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
ERR_NOTAVAILABLE
6. Source Code Manager (SCM)
To simplify teamwork, WINDEV Mobile includes a Source Code Manager....
1. Windows generated using the RAD methodology
The RAD (Rapid Application Development) is used to create windows from......
Debugging in Android
All developers appreciate the possibility to debug an application directly on the device......
7. Source Code Manager (SCM)
The Control Centers
Control Centers provide a global vision of a given area, whether on the development phase, on an operating site, or on application maintenance or improvement......
3. Deploying a dynamic WEBDEV site