Reference These topics are the reference guides for Genero Web Services. Web services configuration The Genero Web Services secured communication and the support of XML-Security is based on the OpenSSL engine. It allows a BDL Web Services client, or a BDL application using the com or xml API, to communicate with any secured server over HTTP or HTTPS, and to handle encrypted and/or signed XML document in BDL coming from any other application. XML to BDL serialization options WSHelper library The WSHelper library. Attributes to customize XML serialization Error handling in GWS calls (STATUS) In case of problem, the methods of GWS classes can throw an exception and set the STATUS variable with the appropriate error number. Interruption handling in GWS calls (INT_FLAG) Genero Web Services (GWS) tests INT_FLAG to check if an application has been interrupted. Server API functions - version 1.3 only Server API functions can create a Web Services server in Genero BDL. Configuration API functions - version 1.3 only Configuration API functions can modify the behavior of the Web Services engine for the client and/or server. Using fglwsdl to generate code from WSDL or XSD schemas The fglwsdl tool generates Genero (.4gl) code from WSDL / XSD schemas.