ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
WINDEV Mobile concepts
4. UI: Windows
IU of windows...
Hasp functions
The dongles of Hasp family (Hasp3, Hasp4, NetHasp, memoHasp and Hasp HL) are used to protect the applications developed with WINDEV or WEBDEV......
Deploying an application that uses an external component
An application that uses one or more external components is deployed in the same way as a standard application......
PDF Reader control events
Automatic data file modification
The automatic data file modification updates the description of data files on user computers......
5. Webservices
WINDEV allows you to easily use Webservices (or XML Web services)....
Managing the replications of HFSQL servers (Control Center)
The HFSQL Control Center is used to create, configure and manage the replications between HFSQL servers....
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
VideoStartApp (Function)
Starts the device's native camera application to record a video or to take a photo....
ExecutionMode (Function)
Allows you to: find out and/or modify the behavior of the application or site when some errors are generated. optimize the calls to the functions declared externally. find out and/or change how the application uses JITc. find out and/or modify the management mode of low references for all the instantiated objects....
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.
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.