ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

How to avoid displaying the URL of WEBDEV pages in the browser?
By default, when the user connects to a site developed with WEBDEV, the address bar of the browser contains an address in the following format......
Test of a WINDEV and WINDEV Mobile application
WINDEV and WINDEV Mobile feature multiple methods to test applications......
Installing a WEBDEV site with zero-downtime update
Starting with version 24, you can update a Session or AWP site without disconnecting users......
HFSQL in network mode on a server running Windows NT4, 2000, XP or 2003
The access speed to the data in network depends on several parameters (see the section......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
WinEdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
<Window>.EdSave (Function)
Saves the changes made when the "Modification of UI by the end user" mode is enabled.
Programming patterns
CAUTION......
Responsive Web Design: Tips
The Responsive Web Design was used in your pages but you still encounter some lock points......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
InWindowsMode (Function)
Indicates whether the code is run in Windows mode or not.
InLinuxMode (Function)
Indicates whether the code is run in Linux mode or not.
InAndroidMode (Function)
Indicates whether the code is run in Android mode.
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
2. How to test a site?
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.
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
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......
SysErrorMode (Function)
Modifies the display mode of errors.