Free Code
All examples include a PB10.5 version and most have a PB12.6 version. The PB12.6 versions are verified to work in 64bit. PowerServer doesn't support the longptr type so you must use the PB10.5 version in that environment. If one of the examples doesn't work correctly, please contact me first before posting to the Appeon user forum or bug tracking system.
Before downloading one of the free code examples, please review the license terms here.
If you find this code really useful and would like to donate, click the PayPal button in the upper right corner.
Click here to download an installer for all the free code samples: WebExamples
| Adapter |
EmailPOP3This program retrieves E-Mail from a mail server using the POP3 protocol. The POP3 object inherits from my Winsock object. The email messages are returned as a string that can be saved to an .EML file. There is a function to separate the parts of the raw message (textbody, htmlbody, attachments). Attachments can become blob variables using the of_Decode64 function. ——— Last updated 02/14/2019 ——— |
|
| Amyuni | ||
| BCrypt | ||
| Bitmap | ||
| Canvas | ||
| ChooseFont | ||
| Colors | ||
| ControlPanel | ||
| Cryptoapi | ||
| DisplayIcon | ||
| DWGridXP | ||
| DynamicMenus | ||
| EmailPOP3 | ||
| EmailSMTP | ||
| Filesys | ||
| FTPClient | ||
| GetFileName | ||
| GetFolder | ||
| GetURL | ||
| Ghostscript | ||
| Icontray | ||
| ImageList | ||
| Indirect | ||
| LDAPQuery | ||
| LineCount | ||
| MessageBox | ||
| Mutex | ||
| ODBC API | ||
| OSVersion | ||
| Outlook | ||
| ParentWindow | ||
| PBDebug | ||
| PBEditor | ||
| Ping | ||
| PrinterInstall | ||
| PSRViewer | ||
| ResizeResponse | ||
| RunAndWait | ||
| Send SMS | ||
| SizeOf | ||
| Splitbars | ||
| Statbar | ||
| String Class | ||
| USPS Barcode | ||
| WebBrowser | ||
| WinHTTP | ||
| Winsock | ||
| XmlHttp | ||
| Zlibwapi |