ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
HDescribeConnection (Function)
Describes a new connection to an external database.
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
VibrationTrigger (Function)
Triggers the vibrations of the device.
HCloseConnection (Function)
Closes a connection to a database.
Phone constants (Android / iOS)
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
WEBDEV license agreement
WEBDEV license agreement...
7. AJAX technology
<Notification variable>.Add (Function)
Adds a notification to the system bar (Android) or notification center (iOS).
sysNotificationInput (Type of variable)
The sysNotificationInput type is used to define all the advanced features of an input control, such as a text input or combo box control, in an interactive notification.