ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
Managing the load balancing (dynamic load balancing on server)
The server that is hosting a HFSQL database engine can be very busy......
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.
InWidgetMode (Function)
Indicates whether the code is run in Android Widget mode.
InPHPSimulatorMode (Function)
Indicates whether the code is run in PHP simulator mode.
Image with automatic sequence (WEBDEV)
...Image controls with automatic sequence are used to view a series of images located in one or more site directories. The images are automatically browsed....
InAppleWatchMode (Function)
Indicates whether the code currently run is in Apple Watch mode.
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.
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.
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.
1
2
3
4
5
6
470
>