ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The different copy modes
Two different copy modes are proposed by WDTRAD...
<Window>.EdLoad (Function)
Loads the modifications performed by the end user in a window.
WinInXPos (Function)
Returns the horizontal position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Table, List Box and Combo Box controls bound to queries
A Table, List Box or Combo Box control can be used to display the content of a data file or query......
WinInYPos (Function)
Returns the vertical position of the top left corner of the internal area (without border and title bar) of a window in relation to the top left corner of the screen.
TableModifyLine (Function)
Modifies a row in: a Table control, a TreeView Table control....
Implementing log-based replication: Modifying the analysis
Log-based replication can be implemented in the data model editor......
MultimediaBeginning (Function)
Positions at the beginning of the media file played in the Multimedia control.
MultimediaEnd (Function)
Positions at the end of media file played in the Multimedia control.
WLanguage procedure called by SCPSendFile
WLanguage procedure ("callback") called by SCPSendFile when transferring files to a remote host using the Secure Copy Protocol (SCP).
WLanguage procedure called by SCPGetFile
WLanguage procedure ("callback") called by SCPGetFile when retrieving a file on a local computer using the Secure Copy Protocol (SCP).
MultimediaStop (Function)
Stops playing a media file found in a Multimedia control.
OpenChild (Function)
Opens a non-modal child window.
XMLModify (Function)
Modifies the content of the current element found in the XML document.
OpenSister (Function)
Opens a non-modal sibling window.
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Positioning table
Positioning the elements in a page is simplified by the use of a positioning table (HTML table)......
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
<emailPOP3Session variable>.CloseSession (Function)
Closes a POP3 session.
Specific features of the Express version
Feedback component
The Feedback component is a component provided with WINDEV......
MultimediaClose (Function)
Closes the media file currently played in the Multimedia control.
<emailPOP3Session variable>.StartSession (Function)
Starts a POP3 session.