ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Automatic table modification
The automatic table modification updates the description of tables on user computers......
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
Creating and deploying a setup program: How to?
Creating the setup program allows you to deploy a WINDEV application on the end-user computers......
Configuring Automatic Update
Automatic Update is an application that allows you to automatically or manually update the different PC SOFT products you own......
Events associated with a Multiline Zone control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):...
PDF Reader control events
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
KeyGenerateInitialKey (Function)
Generates the initial key (unique license number) for the activation system of the application.
Managing databases in the WINDEV Java applications
This document presents the different access modes to databases from a WINDEV Java application......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
NotifPushEnable (Function)
Enables the management of push notifications in a WINDEV Mobile application (Android or iOS).
NotifPushDisable (Function)
Disables the management of push notifications for a WINDEV Mobile application (Android or IOS).
ScreenType (Function)
Returns the type of screen on which the application is run: phone, tablet, computer or watch.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
CameraRunApp (Function)
Starts the device's native camera application to record a video or to take a photo....
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.
CameraVideoStart (Function)
Starts recording a video via a Camera control in an Android or iOS application.
Permission (Type of variable)
The Permission type represents a permission requested by the application (and therefore declared in the manifest).
ChangeTheme (Function)
Is used to change, through programming, the theme (dark or light) used by the mobile application.