dark_mode EN

WXailerWebDatasource

Class that allows you to access the Xailer TWebDatasource class. This class is a simple wrapper around that class, setting some initial values ​​for its properties and overloading the TInternet class so that it uses WPhpRunner instead. Using this class is identical to what you would use in Xailer. For more information, see the Xailer documentation.

In a Windows environment, you must include the following libraries:

  • [xailer]xailer;
  • [xailer]xailertcls;
  • [xailer]sqlite.

In a Linux environment, you must include the following libraries:

  • [xailer]CgiLinux;
  • [xailer]SQLiteLinux.

A Xailer Enterprise license is required to use this class.