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.
TableInfoXY (Function)
Returns for a given position in a Table or TreeView Table control (coordinates of a control point):...
5. Creating a drop-down menu
WINDEV Tutorial: WINDEV application: Managing data Lesson 5 - Creating a drop-down menu - 30 min
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
Container controls
WINDEV, WEBDEV and WINDEV Mobile feature different controls that can contain other controls......
gStoredValue (Function)
Adds an "invisible" value to an element in a List Box, Combo Box or Scheduler control.
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information...
Dictionary properties
The properties of a WDTRAD dictionary are as follows......
Extern (Reserved word)
EXTERN is used to...
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept...
TableDisplay (Function)
Refreshes a Table or TeeeView Table control from a given position: for a control linked...
Code Editor control
The Code Editor control allows end users to write WLanguage code....
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Code editor: Various operations
The code editor is the editor where the developers spend most of their time. This help page...
WDScript: use in interactive mode
In interactive mode, the WDScript editor is divided into several areas......
Unavailable functions and properties
Some functions and properties have been removed from WLanguage......
TableSelectPlus (Function)
Selects a row in a Table or TreeView Table control.
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
1
3
4
5
6
7
9
>