ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Search results
25 results for: Input mode
ControlNext (Function)
Returns the name of the next control in input mode.
eYe magnet: conditional formatting of controls
The visual aspect of a window control can be automatically modified according to a series of conditions in order to attract the attention of the user to this control......
Characteristics of a Looper control in a window
To display the control characteristics, select "Description" in the context menu of control......
InvalidInputPreventExit (Property)
The InvalidInputPreventExit property is used to determine if it is possible to leave the control in case of invalid input.
InputEnabled (Property)
The InputEnabled property is used to: Determine if a control or a group of controls is editable or read-only. Change the input options for a control or group of controls....
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Handling TimeLine controls programmatically
A TimeLine control can be......
Operating mode of HFSQL application
A HFSQL application can operate in network mode or in Client/Server mode......
Modal windows
The window that opens another window is called parent window; the window opened by the parent window is called child window......
BuildBrowsingTable (Function)
Creates a Table control from the items of a data file (view or query).
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
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......
MaskZipCode (Function)
Retrieves the zip code input mask adapted to a given country.
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.
17. WLanguage: a simple and powerful language
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.