ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating a WINDEV application for Linux
WINDEV allows you to create native 64-bit Linux executables. Their UI is developed with the window editor....
The Bar Code control
The Bar Code control displays bar codes in your windows, pages or reports......
Creating the Table windows of the WINDEV RAD pattern
Moves the time area displayed to the next area (next weeks for example) in an Organizer control....
Editing pages: Responsive mode (Zoning and layouts)
"Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor....
Server triggers
Server triggers are stored procedures executed by the server before or after a write operation performed on a database file......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
HTMLToRGB (Function)
Converts the HTML color into RGB color.
22 tips for optimizing the speed of a site
When a site is on-lined, one of the main expectations of Web users is speed......
2. My first window
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min
Email (Variable type)
The Email type is used to handle the email content as well as the associated information.
WINDEV Mobile 2025 Update
Here are the new features that you will discover in this version......
Extensions of files created by WINDEV, WEBDEV, WINDEV Mobile
The table below presents the main extensions of files created and supported by WINDEV, WEBDEV and WINDEV Mobile......
Translating the interface into multiple languages
When the different languages supported by the application have been selected, the information displayed by the application must be translated into these different languages......
Creating the Vision windows of the WINDEV RAD pattern
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
Printing bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes....
29. SEO in practice
Special paste
The Special paste command is used to explicitly choose the format in which the clipboard content will be pasted in the window editor......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
WDInst: installing additional elements
By default, only the files found in the "List of setup files" window are installed on the user computers......
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
WINDEV and OPC
OPC stands for "OLE for Process Control"......
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Page Footer block
The Page footer block is run at the end of each page......
Designing a supercontrol
A supercontrol is an advanced type of control......