| 
 WebFMX is composed by: 
  
| • | WebFMX Client: HTML5 Web Browser |  
 | • | WebFMX Server: Windows Service  |  
 | • | WebFMX Platform runtime: Runtime unit(s) included in the FireMonkey application |  
   
  
WebFMX Platform runtime is a set of Delphi units that plugs into FireMonkey's framework to redirect Windows calls and drawing commands to the remote HTML5 canvas 
  
  
  
Requirements: 
  
Applications 
  
| • | The application project must use the FireMonkey HD framework. |  
 | • | Delphi XE3 or Delphi XE4 |  
   
WebFMX Server 
  
| • | Windows XP 32-bit / Windows XP 64-bit |  
 | • | Windows Vista 32-bit / Windows Vista 64-bit |  
 | • | Windows 7 32-bit / Windows 7 64-bit |  
 | • | Windows Server 2008 32-bit / Windows Server 2008 64-bit |  
   
Web Client 
  
| • | HTML5-compliant Web Browser |  
   
 |