ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
Set of procedures
The global procedures are grouped in set of procedures......
Functions for managing menus (prefix syntax)
List of functions for managing menus...
TelemetryDisable (Function)
Disables the telemetry. The telemetry data is not sent to the server anymore.
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Menu management functions
List of functions for managing menus...
Universal Windows 10 App applications: Required configuration
To develop Universal Windows 10 App applications with WINDEV or WINDEV Mobile, you must......
Handling a database from a Java application
You can start developing your application as soon as the WINDEV project is defined as being a Java project......
WEBDEV layouts
A layout allows you to define several views of a page without duplicating it......
Telemetry: Installing the server
To use the telemetry, you must install on a computer......
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
What is an application?
An application is a set of objects (windows, controls, ......
Android permission management
Android applications require permissions to provide certain features that may require access to sensitive data or sensitive device functionalities......
Images and buttons
WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites......
6. Multilingual applications
CheckMarkStyle (Property)
The CheckMarkStyle property gets and sets the check icon of a menu option. This icon appears only if the menu option is checked.
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Developing multilingual applications
A multilingual application is an application that can be distributed in several languages......
Testing and debugging a project on the development computer
The test of the entire project allows you to simulate the start of the application with the executable......
Handling menu options via the context menu
WINDEV and WINDEV Mobile support two types of menus: ......
Events associated with the project
List of events associated with the project...
Reports
A report provides a custom view of data......
Generating an iOS application
Several steps must be performed to develop an iPhone/iPad application:...
Developing an application for iPhone/iPad
The development of an iPhone/iPad application is performed in 2 steps:...
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
Telemetry: Method used to send data
Telemetry data is sent to the server regularly and is processed by the server every 2 hours......