ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPSize (Example)
Usage example of the FTPSize function
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.).
TextEllipsis (Function)
Returns the text with ellipsis displayed in an Edit, Combo Box or Static control.
<DiskFile variable>.ReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
FTPRemoveDir (Example)
Usage example of the FTPRemoveDir function
fDecrypt (Example)
Usage example of the fDecrypt function
fDir (Example)
Usage example of the fDir function
EmailGetTimeOut (Function)
Reads the value of the "timeout" for connecting to the SMTP, POP3 and IMAP messaging servers.
MenuIsMarked (Example)
Usage example of the MenuIsMarked function
HDescribeFullTextIndex (Example)
Usage example of the HDescribeFullTextIndex function
JavaExecute (Example)
Usage example of the JavaExecute function
fGraphicFilter (Example)
Usage example of the fGraphicFilter 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.).
INIRead (Example)
Usage example of the INIRead function
FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
MemSeek (Example)
Usage example of the MemSeek function
<DiskFile variable>.Read (Function)
Reads: a block of bytes (characters) in an external file (ANSI or Unicode), the content of an external file (ANSI or Unicode) and assigns it to a memory area....
Using WDMSG
The different steps for translating the project messages with WDMSG are as follows:...
fReadLine (Example)
Usage example of the fReadLine function
fSize (Example)
Usage example of the fSize function
fLongName (Example)
Usage example of the fLongName function
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...