ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
EmailReadPrevious (Function)
Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
HashFile (Function)
Calculates the Hash of a file according to a specific algorithm.
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
TwainToControl (Function)
Allows: 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....
DownloadInfo (Variable type)
The DownloadInfo type is used to read the different details about a download in progress retrieved by DownloadGetInfo.
Column
The Column property is used to manipulate one or more columns.
ActionUndo (Function)
Cancels the last action performed by the end user.
Date
The Date keyword can correspond to...
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
AAF: Automatic filter on the columns of Table controls
The user can filter the content of a Table control by displaying the records corresponding to a condition for example......
Crosshair in a chart
In a Line chart, it may be difficult to read the value of axes for a point that is far from these axes......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HCopyRecord (Example)
Usage example of the HCopyRecord function
TableEnableFilter (Function)
Implements a user filter on a column found in a Table or TreeView Table control.
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
fExtractResource (Function)
Extracts a resource from the application into a physical device location.
FTPAttribute (Function)
Identifies the attributes of a file located on an FTP server (File Transfer Protocol).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL table.