ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Date
The Date keyword can correspond to...
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.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
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.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
MIMEType (Property)
The MIMEType property gets and sets the MIME type of an element.
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......
SourceName (Property)
The SourceName property is used to: Get the name of the report data source. Change the report data source....
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.).
SOAPEncodeResult (Function)
Used to configure the format of the value returned by the WINDEV SOAP server to the SOAP client program.
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).