sgcBiometrics
Integrate Windows Hello, fingerprint sensors, and facial recognition into your Delphi and C++ Builder applications with native Windows Biometric Framework components.
Integrate Windows Hello, fingerprint sensors, and facial recognition into your Delphi and C++ Builder applications with native Windows Biometric Framework components.
Capture and verify fingerprints using the Windows Biometric Framework. Support for system and private sensor pools. Works with any WBF-compatible fingerprint sensor.
Technical details →Camera-based face detection and presence verification. Compatible with standard webcams and IR cameras. Windows Hello integration for secure authentication.
Technical details →Native Windows Hello support for passwordless authentication. Leverage the built-in biometric infrastructure in Windows 10/11 for secure, frictionless login.
Technical details →procedure TForm1.VerifyFingerprint;
begin
sgcBiometric1.SensorPool := spSystem;
sgcBiometric1.BiometricType := btFingerprint;
sgcBiometric1.Verify;
end;
procedure TForm1.OnVerify(Sender: TObject;
const Match: Boolean;
const Identity: string);
begin
if Match then
ShowMessage('Verified: ' + Identity)
else
ShowMessage('Not recognized');
end;
Get started with sgcBiometrics for your Delphi and C++ Builder projects.
€299
Full source code. 1 year of updates. Free binary redistribution. Fingerprint and facial recognition components with Windows Hello support.
Contact Us
Everything in Standard, plus priority support, extended update period, and dedicated assistance for enterprise integration scenarios.
Get in touch →Pair sgcBiometrics with our other Delphi, C++Builder and .NET component libraries.
Enterprise WebSocket, HTTP/2, MQTT, AMQP, WebRTC, and AI/LLM components for Delphi, C++Builder, and .NET. 30+ API integrations included.
Add biometric login to your real-time WebSocket and MQTT apps.
Learn more →Server-side HTML and UI components for Delphi, C++Builder and .NET. 60+ widgets built on Bootstrap 5 and htmx, with no JavaScript front end to maintain.
Pair Windows Hello and fingerprint sign-in with an sgcHTML web front end.
Learn more →QUIC and HTTP/3 client and server components for Delphi, C++Builder and .NET. An add-on for sgcWebSockets Enterprise.
Pair biometric-gated sessions with a QUIC transport that survives network changes via connection migration.
Learn more →Digital signature components for PDF, XAdES, CAdES, and PAdES. Sign and verify documents with smart cards, HSMs, or software keys.
Unlock signing keys with fingerprint or Windows Hello before producing XAdES / PAdES signatures.
Learn more →OpenAPI 3.0 parser and SDK generator. Turn any OpenAPI spec into a strongly-typed Delphi client in seconds.
Gate REST APIs with Windows Hello before invoking the generated SDKs.
Learn more →Updated Indy TCP/IP components with modern TLS, IPv6, and HTTP/2 support for Delphi 7 through 13.
Pair Windows Hello authentication with Indy-based clients and servers.
Learn more →15 AI, LLM and MCP components for Delphi and C++ Builder. One chat component reaches OpenAI, Anthropic, Gemini, DeepSeek, Ollama, Grok and Mistral. Standalone, the sgcWebSockets Core runtime is bundled in.
Require a fingerprint or Windows Hello before an agent is allowed to call a tool.
Learn more →MQTT 3.1.1 and 5.0, AMQP 0.9.1, AMQP 1.0, Apache Kafka and STOMP client components for Delphi and C++ Builder. Standalone, the sgcWebSockets Core runtime is bundled in.
Gate broker publishes behind a biometric check on the operator's machine.
Learn more →WhatsApp Business Cloud API and Telegram TDLib clients. Standalone, the sgcWebSockets Core runtime is included.
Require a fingerprint or Windows Hello before WhatsApp or Telegram messages leave the operator's machine.
Learn more →