ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image catalog
As soon as an image can be used (in a control, in a window, in a report, ......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
The .NET 3.0, 4.0 control, ... (WPF)
The Xaml control allows you to easily manage the Xaml language......
SEO-ready page in session mode
In WEBDEV, there are two methods to develop a site......
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
SQL : ORDER BY clause: Organizing the result of a query
The ORDER BY clause is used to sort the records selected by an SQL query......
Docker image of the WEBDEV Application Server
From with version 24, a Docker container with the WEBDEV Application Server can be found in Docker Hub......
7. AJAX technology
How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Phone constants (Android / iOS)
dpDriveConnect( Function)
Create a connection to an Drive Dropbox.
Interacting with the user
WINDEV, WEBDEV and WINDEV Mobile allow you to communicate with the user via dialog boxes......
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
<Connection variable>.CloseConnection (Function)
Closes a connection to a database.
Assisted HFSQL error handling
WINDEV, WEBDEV and WINDEV Mobile include a module for assisted management of HFSQL errors......
HCloseConnection (Function)
Closes a connection to a database.
Changing sites from AWP to SEO-ready session mode
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
VibrationTrigger (Function)
Triggers the vibrations of the device.
HOpenConnection (Function)
Opens a connection to a specific database.
Arithmetic operators
The arithmetic operators are......