ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
Managing custom fonts in a WINDEV or WINDEV Mobile project
Both WINDEV and WINDEV Mobile projects support custom fonts, including Google Fonts...
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version...
RestartProgram (Function)
Ends the application and restarts it.
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
WDInst: set directory for data files and User Groupware files
The setup editor WDInst ("Tools...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
.NET application
To create a.NET application from a project...
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......