Search results 187
Sorted from new to old.

MouseDown and MouseUp in FM20 controls
MouseDown and MouseUp in VBA (fm20 controls) are different from those in VB6 ...

User-Defined Formatting
Apply special Conditional Formatting, color cells based on their values. This ...

Checks if URL is valid
Checks if URL is actually working. Uses XMLHTTP object to see if that URL ...

IsValidUTF8 + DecodeUTF8 + EncodeUTF8
Checks UTF8, or convert to/from UTF8. Simple functions to convert the first 256 ...