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...
SendKey (Function)
Simulates the keystrokes and the mouse actions.
ChangeKeyboard (Function)
Gets or sets the language associated with the keyboard.
The Image Editor control
The "Image Editor" control is a rich control that allows end users to create and edit images...
The Word Processing control
The "Word processing" control is an advanced control that allows the end user to create and edit...
Automatic Application Features (AAF)
The Automatic Application Features (AAF) allow you to add features to your application without...
Connected objects: Android Wear
Android Wear is the version of the Android operating system dedicated to the connected objects......
Translating a text file with WDTRAD
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
KeyPressed (Function)
Checks which key is pressed.
LockAppOff (Function)
Unlocks an application that was locked automatically or by LockAppPassword.
Using WDDIXIO
To translate the text used in your project:...
Events associated with Spin controls
List of events associated with Spin controls...
Multitask (External language)
Allows the programs currently run to process the Windows messages or runs a temporization.
InvalidInputShowTooltip (Function)
Shows an error tooltip under an Edit control to indicate why the input is invalid.
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
Events associated with Edit controls
WLanguage events associated with Edit controls...
MenuLabel (Function)
Gets or changes the label of a menu option (context or drop-down menu).
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...
SpreadsheetInputFunction (Function)
Inserts a function name at cursor position in the editable cell of a Spreadsheet control found...
WDTRAD options
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information...
H.ErrIgnore (Variable)
Specifies the mode for processing the errors: the errors are processed by WINDEV the errors...
Constants for managing Windows events
The following constants are used to manage Windows events:...
Handling a group of controls through programming
WINDEV, WEBDEV et WINDEV Mobile allow you to handle a group of controls through programming......
1
2
3
4
5
6
>