ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

1. My first Android/iOS project
WINDEV Mobile tutorial: My first Android/iOS application Lesson 1 - My first Android/iOS project - 1 hr...
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
4. Debugging modes
There are two different modes to debug a WINDEV Mobile application...
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.
Utility components
WINDEV includes several utility components that allow you to handle data directly......
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
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)......
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.
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.
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
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......