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...
Telemetry: Overview
From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry......
Configuring a BaaS server (User Groupware and Private Store)
Several features in WINDEV, WEBDEV and WINDEV Mobile use a BaaS server......
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....
Tips for developing a site for an iPhone or for a BlackBerry
WEBDEV allows you to develop sites for all types of devices......
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......
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....
WINDEV Mobile concepts
Animating a Static control
Two methods can be used to animate a Static control......
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......
WINDEV concepts
ShowToolTip (Function)
Enables or disables the mechanism for displaying the control tooltips.
ToolTipColor (Function)
Modifies the colors used for displaying the tooltips.
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......