ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity...
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users...
"About" window
The "About" window is used to display and access various information about the current application...
"?" menu
WINDEV proposes a help menu adapted to your applications...
Convert your WINDEV applications into websites
A widespread need today is to transform Windows applications (or parts of applications) into dynamic websites...
FAA: Did you know?
Our surveys show that end users love AAFs (Automatic Application Features) and that these AAFs increase their satisfaction and efficiency when using the applications...
History of versions
The history of setup versions is an advanced feature of the network setup...
Steps to develop an application
This diagram presents the different steps for developing an application with WINDEV...
KeyCalcActivationKey (Function)
Calculates the activation key of application from the initial key.
Activating an application or a site
When distributing an application or a site, you may want to offer both a full version and a limited version......
Deploying an application via App Store
Deployment to the App Store is the most common deployment mode......
WDADMINEXE: User characteristics
From the server, the "Users" tab of WDADMINEXE allows you to get......
ReplicOpen (Function)
Opens a replication in direct mode or with a replication server.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.
GPSInfo (Function)
Returns the information about the location provider used by the application for geolocation functions.
WLanguage properties of Internal Window controls
List of WLanguage properties of Internal Window controls...
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Geolocation functions/GPS
The following functions are used to handle geolocation data and to control GPS devices......
Managing the Windows scheduler
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks......
Serial and parallel port management functions
List of functions for managing serial and parallel ports...
SourceWindow (Property)
The SourceWindow property is used to get the source of an internal window (i.e. the internal window displayed by the Internal Window control).
The report editor
WINDEV, WEBDEV and WINDEV Mobile allow you to create reports with the report editor......
Native PostgreSQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to PostgreSQL......
IWListAdd (Function)
Adds a new internal window to the list of internal windows browsed by an Internal Window control.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
ParentObject (Function)
Identifies the "parent" of a graphic object: control, column, window, page, ...
WinBackgroundImage (Function)
Modifies the background image of a window and specifies the display mode of this image.
WINDEV and the SOAP protocol
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
gpwModifyUser (Function)
Modifies a user in the database of user groupware.
Registry management functions
List of functions for managing the registry...
In-App purchases
The mobile systems (Android/iOS) allow their applications to propose content at extra cost, by using the payment system of App Store or Google Play......