ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

13. Types of standard controls
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......
sysNotification (Type of variable)
The sysNotification type is used to define all the advanced characteristics of an interactive system notification.
sysNotificationButton (Type of variable)
The sysNotificationButton type is used to define all the advanced characteristics of Button control in an interactive notification.
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
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......
AWP: Managing contexts
To keep the value of global variables when switching from a page to another one, the AWP mode proposes a management of contexts......
Universal replication
The purpose of universal replication is to keep several databases synchronized......
Generating a library
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files......
Information 2101: 'Short int' does not exist anymore: use 'unsigned 1-byte int'
Z-index of a control
All the controls in a window or report have a different z-index......
15. Repeating a group of controls: loopers
Creating help pages
A help system includes several pages......
Common project
Projects are often cross-platform......
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.
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
WEBDEV Application Server for Linux - Overview
WEBDEV is a full development environment devoted to Internet and Intranet......
I was using C with WINDEV 5.5. How to proceed in WINDEV 2024?
You have the ability to use external languages with WINDEV......
Phone constants (Android / iOS)
HCloseConnection (Function)
Closes a connection to a database.
VibrationStop (Function)
Stops the vibrations of the device (even if they have been triggered by another application).
Android Control Center
Do you know where to find your application log files?...
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
ListView control linked to a data file (or to a query)
A ListView control can be used to display the content of a data file (or the content of a query)......