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.
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......
4. UI: Windows
IU of windows...
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
WDADMINEXE : Controlling the application remotely
The remote control of a WINDEV application allows the manager of an application used in network to manage the automatic or forced shutdown of the application for all the current users......
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
PDF Reader control events
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......
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....
ExeListDLL (Function)
Returns the list of libraries (".DLL" files) used by one of the applications currently run.
The source code manager
WINDEV, WEBDEV and WINDEV Mobile propose a sophisticated Source Code Manager......
TrialVersion (Function)
Used to find out whether the current execution of the application is in "trial version" mode.
Setting up a WEBDEV cluster
With the WEBDEV Application Server in version 27, you can create server clusters with ease......
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
Tab order in a window, a page, etc.
The tab order of the controls found in a window or in a page describes the order in which the controls take focus in a window when the user presses the [Tabulation] key......
The "Browser" pane
When a WINDEV, WEBDEV or WINDEV Mobile element (analysis, query, ......
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....
TileAdd (Function)
Adds a new tile customization for the current Windows Store Apps application.
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.
AAFExportParameter (Function)
Saves all customizations made via AAFs (Automatic Application Features) in a file.