# BJMIYA Web2Exe (https://web2exe.gugel.id) > Platform konversi cerdas dari Web Application ke Windows Desktop Software (.EXE) dan Android Native App (APK SDK 35), didukung backend PHP Native 8.4 REST API & MySQL InnoDB. ## Overview BJMIYA Web2Exe mengubah link website, aplikasi web, sistem kasir/POS, dashboard SaaS, dan AI Studio apps menjadi aplikasi multiplatform siap pakai: - **Windows Software**: Portable .EXE & Inno Setup Installer dengan embedded SQLite database (`WAL` mode) dan offline fallback. - **Android Native App**: Source code Kotlin Material Design 3 dengan target SDK 35 (Android 15), WebView Native Bridge, Pull to Refresh, dan REST API Auto-sync. - **PHP Native 8.4 Backend**: REST API cepat tanpa dependensi berat (Vanilla PHP 8.4), dilengkapi CSRF tokenization, PDO Singleton, MySQL schema, dan PageSpeed caching. - **Direct Affiliate Engine**: Skema komisi 50% realtime split untuk afiliator dengan sistem fallback admin dan tracking URL `/aff/{username}`. ## Base URLs & Endpoints - **Main Website**: `https://web2exe.gugel.id` - **Affiliate Referral Link**: `https://web2exe.gugel.id/aff/{username}` - **REST API Base**: `https://web2exe.gugel.id/api` - `GET /api/sync`: Status sinkronisasi sistem dan konfigurasi aplikasi - `POST /api/devices/register`: Registrasi perangkat Android untuk push notification - `POST /api/orders`: Pembuatan dan verifikasi pesanan software - `POST /api/auth/login`: Autentikasi pengguna & afiliator - `POST /api/auth/register`: Pendaftaran member & afiliasi baru ## Technical Architecture - **PHP Version**: PHP 8.4 Native (Strict Types, Match Expressions, Nullsafe Operators) - **Database**: MySQL 8.0+ InnoDB (Foreign Keys, Indexes, Transaksi ACID) - **Desktop Engine**: Electron + embedded SQLite (better-sqlite3) - **Android Target**: Android 15 (SDK 35), Min SDK 24 (Android 7.0+) - **Security**: CSRF tokens, X-Frame-Options, X-Content-Type-Options, Referrer-Policy, Rate Limiting ## Useful Links - Sitemap: https://web2exe.gugel.id/sitemap.xml - Robots: https://web2exe.gugel.id/robots.txt - Pricing: https://web2exe.gugel.id/pricing - Affiliate Program: https://web2exe.gugel.id/affiliate