ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Connection variable>.RSModifyConfig (Function)
Modifies some parameters of an existing replication between two HFSQL servers.
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.
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)......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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......
Running the test of a report
The test of a single report allows you to run the current report in WINDEV, WEBDEV or WINDEV Mobile......
PythonExecute (Function)
Executes a function present in a Python module.
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, ...)....
Checking out an element
To work on a project element found in the Source Code Manager, you must check out the element before it can be modified......
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
Programming standard in Windows Vista and later
To increase security against worms and viruses, Windows Vista/7 implemented the UAC (User Account Control) mechanism....
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
AAFs available for numeric edit controls
The numeric edit controls propose several AAFs (Automatic Application Features): a context menu proposing the "Calculator" option. the ability to modify the control value with the mouse wheel....
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
LINUX: Accessing the ODBC databases
The native access to HFSQL Classic and Client/Server is available for the WINDEV applications running in Linux ("console" applications) and for the WEBDEV sites hosted in Linux......
HRSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.