ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Managing accessibility on Mobile
On smartphones and tablets, there is an operating mode designed for visually impaired and blind users......
9. Hardware and software requirements
UI modifiable by the end user
By default, WINDEV applications allow end users to modify the interface of the application......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Programming patterns
CAUTION......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
2. How to test a site?
2. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
New projects are often cross-platform....
4. WINDEV, WEBDEV and WINDEV Mobile: fully compatible format
WINDEV, WEBDEV and WINDEV Mobile: fully compatible format...
Responsive Web Design: Managing slices
In the WEBDEV editor, different resolutions are represented via slices......
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
In64bitMode (Function)
Indicates whether the code is run in 64-bit mode or not.
IniOSMode (Function)
Indicates whether the code currently run is in iOS mode (iPhone, iPad).
InUniversalWindowsAppMode (Function)
Indicates whether the code is run in Universal Windows 10 App mode.
SysErrorMode (Function)
Modifies the display mode of errors.
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......
Replication (Property)
The Replication property is used to: determine the replication mode used for a data file (defined in the data model editor or programmatically). specify the replication mode used for a data file (file described programmatically only)....