ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
Defining clickable areas
In a page, an Image control can contain clickable areas......
Animating a Static control
Two methods can be used to animate a Static control......
Conditions for using the Ad control
The Ad control is using the AdMob SDK....
WINDEV concepts
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
Installing Native Sybase Connector for WINDEV and WEBDEV 2024
WDInst: Configuring the uninstaller
The application uninstaller is the application that allows the end user to uninstall the application....
Managing the calendars (Android/iOS)
WINDEV Mobile allows you to easily access the calendars and appointments found on the phones and tablets in Android and iOS......
Additional setup modules
The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters....
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Project Management Hub: Managing contributors
Contributors are the people who take part in one or more projects......
Specific features of the Express version
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Multi-touch support
A multitouch feature is a technique allowing the user to interact with a device via several contact points (the fingers are used in most cases)....
AJAX: Overview
The AJAX technology is available in native mode in WEBDEV and in the PHP sites developed with WEBDEV......
Configuring the IIS 7/7.5 server
Animating the windows of a WINDEV application
To give your applications an outstanding style and to impress the users when starting your applications, the windows can be animated when they are opened and/or closed......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
The guide
The guide is a powerful search engine included in WINDEV, WEBDEV and WINDEV Mobile, allowing you to search for the referenced documents regarding a topic......
Instantiation of an object
To access a class, the object must be declared as being part of the class to handle, this is called object instantiation......
Android 10: Modifying the behavior of applications
Starting with Android 10, Google no longer allows an application running in the background to open a window
The Rating control
The Rating control allows the user to: indicate the popularity level of an element via repeated icons. find out the popularity level of an element via repeated icons....
Testing a project: setting
By testing the project you can simulate how the application will run......