ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InUniversalWindowsAppSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows 10 App mode.
1. Website deployment requirements
WEBDEV Tutorial - Website deployment Lesson 1 - Website deployment requirements - 30 min
WEBDEV: Improving accessibility
To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ......
18. Management of business rules
StoreFilterAAF (Property)
The StoreFilterAAF property is used to determine and specify if the filters set by the user on a Table or TreeView table control are saved when an application is closed and opened again.
AAFExecute (Function)
Runs an Automatic Application Feature (AAF) on a control or window. This function can be used to start the spelling checker on an edit control for example.
Properties associated with report controlss
List of properties associated with the report controls...
Telemetry: Main features
ERR_CANNOT_LAUNCH
OLE DB: Required configuration
To handle a database via OLE DB, the following elements must be installed on the development computer and on the deployment computer......
External language: Programming in C++ (WDWDIAL interface)
This third method uses the notion of class inheritance to simplify the interfacing between a C++ application and WINDEV......
Managing parallel tasks
The computers are becoming more and more powerful......
The AWP technology (Active WEBDEV Page)
PC SOFT proposes a new technology......
Binding controls to data
A window or page can display information from......
Installing a SOAP server with Netscape iPlanet 4.1
"Real Time Performance Profiler" pane
The "Real Time Performance Profiler" pane shows the activity of an application or site during a test......
Events associated with Link controls
List of events associated with Link controls...
WDReplic: Implementing a replication
Configuring a replication requires several steps......
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
WDInst: Additional options (summary, license, etc.)
When installing the application, you have the ability to display......
HSetReplication (Function)
Temporarily disables (or re-enables) the replication.
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
MVP overview: Model - View - Presenter
MVP is the acronym for MODEL - VIEW - PRESENTER......
Anchoring applied to window controls
The windows of a WINDEV application can be resized at runtime......