ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Utility components
WINDEV includes several utility components that allow you to handle data directly......
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
Deploying a WEBDEV site to a remote WEBDEV Application Server or WEBDEV Cluster
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires......
Creating an executable: Managing manifests
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)......
InWindowsStoreAppSimulatorMode (Function)
Identifies whether or not the code is executed in the simulator for applications in Windows Store mode. Function kept for backward compatibility....
FullScreen (Function)
Enables or disables the full-screen mode in the applications in Universal Windows 10 App mode.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
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.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
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)......
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.
Android Control Center
Do you know where to find your application log files?...
Integrate two-factor authentication into your applications
In version 26, WINDEV, WEBDEV and WINDEV Mobile allow you to set up a login via two-factor authentication......
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......
WINDEV Framework License Agreement
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
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, ...)....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min