ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
<DiskFile variable>.Write (Function)
Writes: a character string into an external file. a memory section....
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function
iDocumentCanceled (Example)
Usage example of the iDocumentCanceled function
fSaveText (Function)
Creates and fills a text file with the content of a text control or text variable (string variable, edit control in a window, Static control in a report, ...).
ContactDelete (Function)
Deletes the current contact: from a Lotus Notes or Outlook address book. from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows)....
EnumControl (Example)
Usage example of the EnumControl function
fExtractPath (Example)
Usage example of the fExtractPath function
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.).
MouseYPos (Function)
Returns the vertical position (Y) 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.).
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
<Image variable>.DrawPolygon (Function)
Draws a polygon in an Image variable.
<Image>.DrawPolygon (Function)
Draws a polygon in an Image control,
SQLModify (Example)
Usage example of the SQLModify function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
<WDPic variable>.DrawPolygon (Function)
Draws a polygon in a WDPic variable.
<picLayer variable>.DrawPolygon (Function)
Draws a polygon in a picLayer variable.
1. Creating windows to add and edit data
WINDEV Tutorial: WINDEV application: Managing data Lesson 1 - Creating windows to add and edit data - 50 min
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function