ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailGetAll (Function)
Retrieves all the emails found on a server.
Elements of a class: Enumerating and handling through programming
Several types of WLanguage variables are used to enumerate and dynamically handle the elements of a class......
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Handling List Box controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle List Box controls....
Handling files on an FTP server
FTP (File Transfer Protocol) is a protocol for transferring files from one site to another......
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
fIsImage (Function)
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile.
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
DnDCacheDashElement (Function)
Adds a widget into a Dashboard control during Drag and Drop.
TableStartFilling (Function)
Starts the process to populate a Table or TreeView Table control programmatically.
EmailMessageLength (Function)
Calculates the size of specified message (without loading the message).
HDeleteAll (Function)
Deletes all records from a data file, an HFSQL view or a query.
The "Area" charts
The Area chart is used to highlight the amplitude of a change......
Year (Property)
The Year property is used to: Get the year from a Date or DateTime variable or item. Change the year in a Date or DateTime variable or item....
TwainToControl (Function)
Allows you to : view the document coming from the Twain device in an Image control. view the document coming from the Twain device in the user interface of device....
Tiff (Type of variable)
The Tiff type is used to define the advanced characteristics of a TIFF image.
4. Simple printing
WINDEV Tutorial: WINDEV application: Managing data Lesson 4 - Simple printing - 20 min
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ThreadStopRequested (Function)
Checks if a stop request has been sent to the running thread.
MultiWorksheet (Property)
The MultiWorksheet property is used to: Find out whether a Spreadsheet control manages several worksheets. Change the worksheet management mode of a Spreadsheet control....
10. Embedded queries
iSkipLine (Function)
Forces one or more line break.
PageToSource (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
Writing an email: the available methods
This help page presents the methods for writing an email....
SourceFromPage (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....