ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

DeepLinkProcedure (Function)
Defines the WLanguage procedure executed when the user clicks on a deep link.
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
Utility components
WINDEV includes several utility components that allow you to handle data directly......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Testing and debugging a WINDEV project on the user computer
WINDEV offers multiple possibilities to test and debug a project directly on the development computer (see Testing and debugging a WINDEV executable on the development computer)......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
Report based on a Table control
A report based on a Table control is used to directly print the information displayed in the Table control (based on a data file or populated programmatically)......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<HFSQL connection>.RSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
Managing emails with "Simple MAPI"
Simple MAPI simplifies the management of emails received by the hosting company......
WDInst: Installing an HFSQL Client/Server application
When creating the setup program of a WINDEV application that uses HFSQL Client/Server data files, WDInst allows you to......
Android 11: Changes in the behavior of applications
After each new version of Android is deployed, Google requires a higher target API level ("TargetSdkVersion") to publish applications on Google Play...
HFSQL and Docker
Docker is a software platform that allows you to run applications in software containers on Linux (Docker runs like a daemon)......
Using a query with parameters
A query with parameters can be used......
Code history
The code history is used to......
PythonExecute (Function)
Executes a function present in a Python module.
New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Licenses and terms of use
Renvoie la liste des clés spatiales d'un fichier de données (d'une requête ou d'une vue) reconnues par le moteur HFSQL....
Voice commands in your applications
The applications that you develop can react to the user's voice......
Selecting the application or the files to install
WINDEV includes a wizard for generating a setup program: to install a WINDEV application. to install other files. Installing goodies for example (images, videos, ...)....