AutoFilter Library: Filtering data from E3Browser automatically.
The AutoFilter library is a resource that automatically creates a filter to be used with E3Browsers. To use the library: Download the .lib file attached to this article; Add the…
The AutoFilter library is a resource that automatically creates a filter to be used with E3Browsers. To use the library: Download the .lib file attached to this article; Add the…
Question: Where are E3 application’s queries executed: in the Viewer or in the Server? Solution: This will depend on EnableLocalCreation property’s value. If EnableLocalCreation property is set as TRUE, the…
1) Introduction ActiveX controls are software components based on COM technology (Component Object Model) that can be inserted into an application to perform various tasks. These objects are developed in…
Question: How can I show data from a query in a report, as well as the difference between the first and the last values of the fields? Solution: It is…
Question: The color of some buttons in my application changes depending on the operational system where it is running. Why does it happen? Solution: The default color of CommandButton objects…
Question: I don’t want a return-to-normal-status message to be displayed in the Database. Is it possible? Solution: Not, it is not possible to do this automatically: by default, all return-to-normal…
Question: When I try to open E3WebViewer (remote access to Domain via Internet Explorer), the following message is displayed: “Server not found (ping failed), retrying…”, and it is impossible to…
Question: Will a version 3.X hardkey be acknowledged normally when running a version 2.X E3 application? Solution: No, it will not be acknowledged normally. You must check whether this hardkey’s…
Question: How can I create a button whose pulse lasts 1 second? Solution: To do so, you must use a Counter Tag, and set it up as described: CounterType: 0…
Question: Why is E3’s unit of measurement HIMETRIC, and not pixels? What is the conversion factor? Solution: A pixel-based system relies directly on computer’s resolution. For example, a screen developed…