ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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...
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...
AppDetectUPDAvailable (Function)
Disables or customizes the automatic check for available updates.
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
"About" window
The "About" window is used to display and access various information about the current application ...
Locking an application
WINDEV gives you the ability to lock your applications (after a specific duration for example)...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
RestartProgram (Function)
Ends the application and restarts it.
AI Chat control
With the AI Chat control, your WINDEV applications can easily interface with the AI model of your choice...
WDInst: set the directory for data files and User Groupware files
The setup editor WDInst ("Tools...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Operating mode of HFSQL application
An HFSQL application can operate in network mode or in Client/Server mode...
.NET application
To create a.NET application from a project...
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...
History of versions
The history of setup versions is an advanced feature of the network setup...
1. Project and analysis
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
ToolTipMargin (Function)
Modifies the margin of the text in the tooltips.
Telemetry: Viewing data
To see the results of telemetry data for your applications, WINDEV and WINDEV Mobile propose a telemetry editor......
Advanced installer options
The setup wizard allows you to specify advanced options for the installer. These advanced options are used to: specify the options for managing the installer framework. specify the options for managing the UAC for the installer....
WinAnimationClosing (Function)
Modifies the type and duration of the animation used when closing the application windows.
WinAnimationOpening (Function)
Modifies the type and duration of animations used when opening the application windows.
Runtime log
The runtime log is the best way to identify the most used features of an application......
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
Custom tooltips
Tooltips are very useful for application users......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Animation of Mobile windows
In the mobile applications, the different screens of the application are displayed via a small animation: display from the right and the top, ... WINDEV Mobile allows you to configure this display mode of your windows in your mobile applications....
Animating a Static control
Two methods can be used to animate a Static control......
WINDEV Mobile concepts
Using layouts in WINDEV and WINDEV Mobile
The layout is used to define several views of a window in the same project without duplicating this window......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
WDLog: Overview
The different operations that can be performed with WDLog are as follows......
Drawing in WINDEV, WEBDEV and WINDEV Mobile
WINDEV, WEBDEV and WINDEV Mobile include several functions for displaying, drawing, copying and saving the drawings and images from your applications or sites......
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
WINDEV concepts
Checking spelling in edit controls
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications......
Analysis: Describing data files
The analysis is used to define the structure of data files used by the project......