ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Manipulating Action Bars programmatically
Action Bars can be manipulated programmatically. To do so, use the variable corresponding to the Action Bar in the code....
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Handling Bar Code controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Bar Code controls......
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Border (Variable type)
The Border type is used to handle a border through programming...
WLanguage code coloring
The code editor includes a coloring system for the different elements in WLanguage code....
<Window>.InHeight (Function)
Returns the interior height of a window (without title bar and border).
WinInHeight (Function)
Returns the internal height of a window (without title bar and border).
Code editor: Snake_case or PascalCase
There are several naming conventions to write variables in the code......
CodeEditorLoad (Function)
Loads a WLanguage code file in a Code Editor control.
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
WinOutHeight (Function)
Returns the full height of the window (including the border, menu bar and title).