ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
WINDEV 2024: New WLanguage features
In version 27, new functions, properties and data types have been introduced and some have been improved......
WDOptimizer: Canceling/Freeing records in transaction
WDOptimizer is used to......
The Sliding Banner control
The Sliding Banner control is used to display several contents successively, either automatically, or further to an action performed by the Web user......
Using several libraries in an application
A library is a WDL file that contains all the resources......
3. Managing a website
WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min
WEBDEV administrator: Installed Webservices
The "Webservices" tab gives information about the dynamic WEBDEV Webservices installed on the computer......
Database parameters (Setup program)
The setup program creation wizard includes the setup of the database along with the application and suggests additional elements......
Android application: Using and sharing SQLite data
For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite....
Reports & Queries: Unsupported WLanguage functions
Some WLanguage functions are not available in Reports & Queries......
hScheduledTask (Type of variable)
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming......
Certificate (Type of variable)
The Certificate type is used to handle: the certificates used to sign the strings or the files. the certificates used to sign the emails....
Image editor
WINDEV, WEBDEV and WINDEV Mobile include an image editor......
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......
Chart: Managing legends
Several types of legends are supported in the charts......
The Ribbon control
The Ribbon control proposes an additional feature regarding the menus found in your applications. It is used to present in a small surface a large number of controls arranged logically in order to perform choices....
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
Screen,Get (External language)
Retrieves the value in a control or in a variable.
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
Constants for managing arrays
List of constants used by the functions for array management....
The Table control on mobile devices (Android and iOS)
The Table control is available for Android and iOS applications......
aiImageResult (Type of variable)
The aiImageResult type is used to retrieve the result of AIDetect.
The UAC mechanism in Windows Vista (and later)
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism......
Multi-project processes: using batches
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ......