ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Keyboard Variable (Using physical keyboards on Android)
The Keyboard variable makes it possible to retrieve the parameters of the events of a physical keyboard...
Edit control
The Edit control allows users to enter data...
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
SendKey (Function)
Simulates the keystrokes and the mouse actions.
Scheduler control events
The following events associated with Scheduler controls:...
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window...
WithInput (Property)
The WithInput property determines if a Combo Box control supports data input, and enables...
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
WDTRAD options
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors...
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information...
Constants for managing Windows events
The following constants are used to manage Windows events:...
Handling controls in a window
The different operations that can be performed on the window controls are as follows......
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed,...
The RTF edit control: Automatic formatting toolbar
In RTF Edit controls, a formatting toolbar can now be automatically displayed when the control...
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
Close (Function)
Closes a WINDEV window (and returns a value if necessary).
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
aiImageResult (Variable type)
The aiImageResult type is used to retrieve the result of AIDetect.
1
2
3
4
5
6
9
>