ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Creating the Vision windows of the WINDEV RAD pattern
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......
Manipulating WEBDEV menu options
The context menu of menu options allows you to perform all the operations required to define a drop-down menu......
iPrint (Function)
Sends the character string passed as parameter to the print buffer.
ImageInfoList (Function)
Returns the list of Exif tags available for the image used.
iXPos (Function)
Used to manage the horizontal position (X-coordinate) of print cursor in the page.
iYPos (Function)
Used to manage the vertical position (Y-coordinate) of print cursor in the page.
Manipulating Diagram Editor controls programmatically
In WINDEV and WEBDEV, you can handle Diagram Editor controls programmatically......
Integrating a WEBDEV site into a WINDEV application
By integrating a website into a window in a desktop application, you can share existing elements and boost productivity......
Using data from an external database
WINDEV Tutorial - External database Using data from an external database - 40 min
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......
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......
BrowsedItem (Property)
The BrowsedItem property is used to: Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized....
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......
ImageInfoModify (Function)
Modifies the value of an Exif tag for the image used.