ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
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....
ERR_BAD_PARAMETER
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
Developing an application for Apple Watch
An Apple Watch application is an application intended for a watch associated with an iOS device (phone, tablet, ......
23. Print modes
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....
AS/400: Development method
The Native AS/400 Connector simplifies access to AS/400 data from your WINDEV and WEBDEV applications......
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....
Handling a report (in the editor)
Once a report was created, the description of this report can be modified at any time......
Conditions for updating an application automatically (Live update)
Whenever the application is modified on the development computer (modifications of windows, code, analysis, ......
11. Table/Looper controls
Change the volume of a UPnP device....
Managing HFSQL Cluster
Methods for managing an HFSQL cluster and its databases....
The structure of the RAD patterns (kept for backward compatibility)
...The RAD pattern files (MDL files) are used to describe:...
Handling Gantt Chart controls programmatically