ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Generating an Android application
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc....
MVP RAD
WINDEV proposes an MVP RAD that generates the "table" and "form" windows as well as the necessary Presenter and Model classes......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
3. Dates, arrays and structures
WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Appointment (Type of variable)
The Appointment type is used to define the advanced characteristics of an appointment: time, location, ...
The Map control
The Map control allows you to display a map in order to geolocate, create a route, display points of interest (POI) and more....
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Reuse code via external components
WINDEV Tutorial: External components Reusing code with external components - 40 min
How to retrieve the bugs or suggestions of my users?
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications......
Global and local variable
Two types of variables are available......
16. Application test in practice
The Edit control
The Edit control allows users to enter data......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Bar code constants
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
User Groupware (WINDEV and WEBDEV): Options and settings
An application is often intended to be used by several users connected via a network......
14. Controls in practice
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Report based on a text file
In a report based on a text file, the information to print is read from a text file or is directly assigned in the report controls......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Declaring a procedure/a function
The different syntaxes for declaring a procedure...