Skip to content

Elipse Knowledgebase

  • Home
  • English (US)English (US)
    • Português do BrasilPortuguês do Brasil

Guide for building E3 applications operated via Web, in slow or high-latency networks.

25 de March de 20196 de August de 2025Elipse SoftwareLeave a Comment on Guide for building E3 applications operated via Web, in slow or high-latency networks.

This article discusses some important topics for improving performance in applications with some kind of network restriction (speed, latency, lateness, errors, etc.). 1) Avoid Synchronous Operations Try to avoid all…

Read More

KB-45960: Inserindo animação de rotação em figuras JPG e BMP.

25 de March de 201924 de November de 2022Elipse SoftwareLeave a Comment on KB-45960: Inserindo animação de rotação em figuras JPG e BMP.

Descrição: É possível inserir uma animação de rotação em figuras *.JPG e *.BMP? Solução: Não, não é possível. As animações de rotação funcionam apenas em figuras vetoriais, como Windows Metafile (WMF).…

Read More

Retrieving averages of time (minutes, hours, and days) from an SQL Server database.

25 de March de 201923 de September de 2025Elipse SoftwareLeave a Comment on Retrieving averages of time (minutes, hours, and days) from an SQL Server database.

In this article, we will show you how to retrieve the averages from the table fields in an SQL Server database of three different time units: minutes, hours, and days.…

Read More

KB-45268: Screen server’s settings for accessing data from an E3Storage in a data server.

25 de March de 20194 de January de 2022Elipse SoftwareLeave a Comment on KB-45268: Screen server’s settings for accessing data from an E3Storage in a data server.

Question: How can I set a Storage/Query from an application running as a screen server to access the data recorded in an E3Storage from a computer running as a data…

Read More

KB-45960: Animating JPG and BMP files with rotation.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-45960: Animating JPG and BMP files with rotation.

Question: Can I animate *.JPG and *.BMP files with the rotation effect? Solution: No, you cannot. You can only successfully animate vector figure files with the rotation effect, such as…

Read More

KB-45928: Deletando arquivos no E3.

25 de March de 201911 de May de 2020Marco Antonio Gomes Silva4 Comentários on KB-45928: Deletando arquivos no E3.

Descrição: Como posso deletar arquivos no E3? Solução: Para isto, deve-se utilizar o seguinte script: ‘Procura o arquivo a ser deletado Application.ShowFilePicker True, Arquivo ‘Deleta arquivo Set filesys = CreateObject(“Scripting.FileSystemObject”)…

Read More

KB-28695: Enabling a scrollbar on WebViewer.

25 de March de 2019Elipse SoftwareLeave a Comment on KB-28695: Enabling a scrollbar on WebViewer.

Question: How can I enable a scroll bar on the WebViewer? Solution: This will not be necessary: the E3 already does this automatically, depending on the size of the screen…

Read More

KB-45928: Deleting files in E3.

25 de March de 201926 de April de 2019Marco Antonio Gomes SilvaLeave a Comment on KB-45928: Deleting files in E3.

Question: How can I delete files in E3? Solution: To do so, use the following script: ‘Search for file to be deleted Application.ShowFilePicker True, File‘Delete fileSet filesys = CreateObject(“Scripting.FileSystemObject”)filesys.DeleteFile File…

Read More

Performance tips for E3.

25 de March de 201913 de April de 2021Paulo Gustavo SüffertLeave a Comment on Performance tips for E3.

Slow applications? Screens taking too long to open? Animations hanging? In this article, we will share some tips with you for better development that will help you avoid this kind…

Read More

AutoFilter Library: Filtering data from E3Browser automatically.

25 de March de 20194 de January de 2022Elipse SoftwareLeave a Comment on 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…

Read More

Posts navigation

Previous 1 … 136 137 138 … 371 Next

Categories

Search by Category

© 2025 Elipse Knowledgebase | Elipse Software - Todos os Direitos Reservados.