Mantra: Google indexed purity.
Tagline: Where MD space: 256 hues x 2 stroke & fill = one integer.
wmd_tinyMD is the simple low-level color manager for straightforward use cases. It operates in both RGB and MD (Material Design) indexed color space, providing consistency and design flexibility for your 4D projects. Localized in EN, FR, ES, DE.
SOURCE available here wmd_tinyMD.4dbase
- md: Material Design (bright and efficient)
The system features a powerful color editor that intelligently handles complex color values. A single long integer can store both Stroke and Fill properties.
- Ready-to-Use Widgets: Includes color pickers, menus, and other UI elements for seamless integration.
- Extended Libraries: Features libraries for
rgb,color, andsvgoperations. - Pattern Library: Includes one pattern from Hero Patterns for simple use.
- Common utilities
- RGB operations
- New
wmd_md_methods for Color and Colors - Miscellaneous utilities
- Stroke and Fill combined in one long integer
- Limited choice that adds taste to your UI
- Orthogonality allows color's calculations
- 4D v21 or higher (Project mode recommended).
- wok_Krolific – Licensing component (mandatory dependency).
- wox_Xlibrary – Core utilities (mandatory dependency).
- The 4D SVG component must be available in your project.
Starting with 4D v21, the recommended way to install wmd_tinyMD (and any ogTools component) is through the Dependencies Manager using the GitHub repository:
- In your 4D project, open the Dependencies Manager (
Project > Dependencies). - Click the
+button and select Add a dependency from a Git URL. - Enter the following Git URL:
protee/wmd_tinyMD - Choose the desired version (e.g.,
main,latest, or a specific release tag). - Confirm the installation – the component will be automatically fetched from GitHub, placed in the
Componentsfolder, and linked to your project.
Note: For team development, commit the dependency configuration file (
dependencies.json) to your source control so all team members automatically fetch the same version from GitHub.
wmd_tinyMD is a lightweight color management component within the comprehensive ogTools suite – an integrated development ecosystem for 4D. Dependencies:
| Icon | Component | Description |
|---|---|---|
![]() |
wok_Krolific | License manager. |
![]() |
wox_Xlibrary | Core utilities for everyday development tasks. |
wmd_tinyMD is a free component and is part of ogTools suite. No valid license is required for use.
wmd_tinyMD supports the following languages out‑of‑the‑box:
- 🇺🇸 English (EN), 🇫🇷 French (FR), 🇪🇸 Spanish (ES), 🇩🇪 German (DE)
- Other on demand
Localization affects error messages, UI prompts, and built‑in pane texts.
- Official Website: https://www.protee.org
- Documentation: Full documentation and HDI (Host Database Interface) demos are included with your purchase.
For direct inquiries:
- Email: og@protee.org
- Phone: +33 6 3718 5941
wmd_tinyMD and the ogToolsSuite are developed by Protée sarl, a company with over 30 years of expertise in 4D development. Led by Olivier Grimbert, the team focuses on delivering high‑quality, production‑grade tools that enhance developer productivity and application reliability.


