ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

FTPCurrentDir (Example)
Usage example of the FTPCurrentDir function
fDir (Example)
Usage example of the fDir function
FTPTime (Example)
Usage example of the FTPTime function
JavaExecute (Example)
Usage example of the JavaExecute function
<emailNotesSession variable>.SendMessage (Function)
Sends an email using the Lotus Notes protocol.
<Source>.ChangeDir (Function)
Changes the path to a data file (i.e. directory in which the file will be handled).
fGraphicFilter (Example)
Usage example of the fGraphicFilter function
xlsMsgError (Example)
Usage example of the xlsMsgError function
FTPSize (Example)
Usage example of the FTPSize function
HViewToFile (Example)
Usage example of the HViewToFile function
<emailOutlookSession variable>.SendMessage (Function)
Sends an email using the Outlook protocol.
INIRead (Example)
Usage example of the INIRead function
fDecrypt (Example)
Usage example of the fDecrypt function
fCompare (Example)
Usage example of the fCompare function
OutlookStartSession (Example)
Usage example of the OutlookStartSession function
zipCreate (Example)
Usage example of the zipCreate function
<DiskFile variable>.WriteLine (Function)
Writes a line into a text file (ANSI or UNICODE).
Namespace (Property)
The Namespace property is used to manage namespaces.
MemSeek (Example)
Usage example of the MemSeek function
zipMerge (Example)
Usage example of the zipMerge 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....
AAFOpenHelp (Function)
Opens the AAF (Automatic Application Features) help website.
TokenURL (Property)
The Property URLToken allows you to know and modify the URL for retrieving the access token.
Handling HTML text in an Edit control
WEBDEV allows you to handle text in HTML via the "HTML format" option of the Edit controls and the HTML control....
Nesting the framesets
By default, a frameset is used to display several pages in the same window of the browser......