ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

23. Print modes
Developing sites for specific platforms
Many devices can be used to display websites (Android phone, iPhone, etc....
The Multimedia control (WEBDEV)
...The Multimedia control is used to easily display a video in the browser....
History of versions
The history of setup versions is an advanced feature of the network setup......
Handling an internal component
An internal component is a set of elements from a project......
Error 301: Unknown identifier
WX file
The "Executable Name".WX file is used to manage some features directly, even if these features have not been included in the application. This file is found beside the executable....
How to loop through the files of a directory?
This help page presents the different methods that can be used to loop through the files of a directory....
Check spelling based on Hunspell dictionaries
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications......
Managing iconic fonts
Include special characters in your captions via the iconic fonts....
Report templates
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates......
26. Style sheets: to simplify the layout
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
Extracting messages added or modified since last extraction
A project was already created and translated......
XInitial (Property)
The XInitial property is used to: Get the X-coordinate: of a control (position on the X-axis) when opening the window or the page. of a window (position on X-axis) when opening the window. Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window. Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report....
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Native Access Connector
This type of Native Connector allows access to ACCESS databases for better interoperability purposes......
SCM: Checking in an element
When an element is checked back into the repository, it becomes available to all the users of the Source Code Manager......
Associating an image with an element in a TreeView control
Methods for associating an image with an element in a TreeView control....