ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

19. Upload: Sending files to the server
1. Project and analysis
Copying the style of a control
Copying the style of a control consists in copying the characteristics of a control style into another control......
SelectionDirection (Property)
The SelectionDirection property is used to determine and change the selection direction (left to right or right to left) in a Word Processing control.
ErrorReset (Function)
Resets the detection of non-fatal errors: The result of ErrorInfo is reset. The ErrorOccurred variable returns to False....
Creating help pages
A help system includes several pages......
SaaS administrator
The SaaS administrator is a Web site used to configure and manage the SaaS sites deployed on a WEBDEV Application Server......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
The "Pie", "Donut" or "Semi-circular" charts
Several types of charts belong to the same family......
19. Sending emails
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
How to write into a text or CSV file?
This help page explains how to write into a text or CSV file....
WinOutXPos (Function)
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen.
1. Project and Analysis
The development of a Windows application with WINDEV is based on two main elements: the Project and the Analysis....
12. External component
An external component is a set of WINDEV elements: windows, reports, analysis, etc....
2. User-friendly editors in practice
<List Box>.Seek (Function)
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink).
WinOutYPos (Function)
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen.
Handling an internal component
An internal component is a set of elements from a project......
Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
Displaying a report in HTML format in the browser of the Web user
To display a report in HTML format in the browser of the Web user, you must......
Generating the setup program
The last wizard step for creating the setup program allows you to......
TableMode (Function)
TableMode is kept for backward compatibility.
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......