VisualNEO Win. Version 26.7.19 (Major version) - Page 5 - Forum

Forum Navigation
You need to log in to create posts and topics.

VisualNEO Win. Version 26.7.19 (Major version)

PreviousPage 5 of 5
Hi, I wanted to list some bugs I've encountered:
- all the Validated Licenses actions don't work, they produce an error
- ModernImage effects don't work. I'm sending a video
- many screens have truncated buttons or text (I understand that with the translation, some text is unreadable). Thanks for your help.
Uploaded files:

I installed the program on another PC and it gives me these errors, all the actions give me errors and the writings are in Chinese.

Uploaded files:
  • Immagine-2026-08-01-111319.png

@sinesi-giuseppe please download and install again.
I'm still trying to improve not-english languages.
Please be pacient with me.

luiz has reacted to this post.
luiz

Regarding the ModernImage sample app, please send the Container to the back.
There is a bug in the .pub that locates the image in the wrong layer.
I will fix it.

Quote from luishp on August 1, 2026, 11:51 am

@sinesi-giuseppe please download and install again.
I'm still trying to improve not-english languages.
Please be pacient with me.

No problem, take all the time you need. Thanks for all the news.

I have an existing project. This project contains a list box. Double-clicking an entry sets a variable. However, the `Setvar` command now contains special characters that I didn't create. The dialog box label is also incorrect.

 

Uploaded files:
  • 1820265212.JPG

@luishp

Help me sir, i cannot install plugin tmSysteminfo in Major version
"Run time error 217 at 074C8A62"
"1114 – DLL initialization routine failed"

tmSystemInfo I believe is an older plugin created by Tech Media aka: Alberto Myer. Unfortunately, Albert hasn't been seen on the forums for years and no longer supports his plugins...

pandaneo has reacted to this post.
pandaneo

@markuspr please download and install again.
If it doesn't work in german choose english and please, share a sample .pub file so we can check it.
Thank you!

@pandaneo we can't guarantee compatibility with all plugins.
Right now, if you really need that one, please install previous VisualNEO Win version.
Sorry!

pandaneo has reacted to this post.
pandaneo

I have just updated the installer again (Date: 2016/08/02)
Includes better translations in german and russian and some interface tweaks to avoid broken texts.
Please keep reporting any problems you may find.
Thank you!

dglojnar, impactband4u and 2 other users have reacted to this post.
dglojnarimpactband4udanitoAnthony LaTorre

Thank you Luis.

@luishp

Hi Luishp, I have a question about "ModernTabs". I have 5 pages and on Master Page I have Modern Tabs with Tab numbers 1-5. I need each Tab number to go to a certain page number. It seems there is no action for left click and no action for each tab separately. Is ModernTabs still in progress or please send demo on how or what it is used for.

Thank you

 

I have updated the installer again with more language improvements (translated debugger and strings tranlations).

@impactband4u

Note there are some new actions related to ModernTabs (see attached image)
Left clicking on a tab should allow the to access that tab content, there you can include buttons or any other object.

Please check the included sample app:
My Documents\VisualNeoWin\Sample Apps\Modern Samples\08 ModernTabs

And yes, right now, almost everything is still in progress.
We need to update a software that has no evolved in decades and your feeedback is very important :)

Uploaded files:
  • modern-tabs-actions.png
luiz, alangonzalez91 and 2 other users have reacted to this post.
luizalangonzalez91impactband4uCDY@44

VisualNEO Win 26.7.19 — New Maintenance Update

Dated 2026/08/03
A new VisualNEO Win build is now available. This update focuses on workflow improvements, localization, stability, and new NeoScript capabilities while preserving compatibility with existing publications and classic plugins.

New workflow features

  • Improved InputBox: the input field now receives focus automatically and selects its initial value.
  • GoSub navigation: hover over a GoSub command to preview its target or double-click it to open the corresponding subroutine.
  • Automatic recovery: configurable autosave intervals of 1, 5, 10, 20 or 30 minutes. Recovery copies are stored safely outside the project folder and never overwrite the original PUB without confirmation.

Improved GoSub navigation

Working with subroutines in long NeoScript projects is now much easier:

  • Hover over a GoSub command to preview the target subroutine.
  • Double-click a GoSub command to navigate directly to its code.
  • Missing targets are detected without silently creating unwanted subroutines.
  • Existing NeoScript syntax and saved publications remain unchanged.

This makes navigating and maintaining larger applications considerably faster.

New IfMatch regular-expression condition

NeoScript can now use regular expressions with Else, EndIf and nested conditions:

IfMatch "Order-2026-0042" "!^Order-[0-9]{4}-[0-9]+$" "IgnoreCase"
  SetVar "[ValidOrder]" "Yes"
Else
  SetVar "[ValidOrder]" "No"
EndIf

Prefix literal regular expressions with !. This prevents expressions such as [0-9] from being interpreted as NeoScript variables.

Supported options include IgnoreCase, Multiline, DotAll and Extended.

ModernWebBrowser improvements

ModernWebBrowser now supports independent WebView2 user-data folders and includes new actions for:

  • Clearing the browser cache
  • Clearing cookies
  • Setting and retrieving the user-data folder

These settings are preserved when saving, duplicating, copying or compiling a publication.

New Unicode clipboard actions

New commands make it possible to:

  • Copy an image to the clipboard
  • Save a clipboard image as PNG, JPEG or BMP
  • Copy one or several files
  • Retrieve file lists with Unicode and long-path support

Localization improvements

The universal edition includes complete language packs for:

  • English
  • Spanish
  • Italian
  • German
  • Russian

The debugger now follows the selected interface language. Many untranslated dialogs, action wizards, descriptions and layout problems have also been corrected.

Technical identifiers, object IDs and other strings that must remain invariant are no longer translated, improving compatibility between publications created in different languages.

Additional fixes

  • Improved startup and plugin-loading diagnostics.
  • Several action-editor and wizard lifecycle fixes.
  • ModernImage variable-based paths and SetObjectFile compatibility.
  • ModernImage border, opacity and scale corrections.
  • More reliable multi-file handling in ModernFileDrop.
  • Numerous dialog layout and translation corrections, including support for lower-resolution screens.
  • Coordinated editor, runtime, debugger and publication-packaging binaries.

Existing PUB files and classic plugins do not require migration. As always, please report any issue you encounter, especially when testing older publications or third-party plugins.

Thank you to everyone who has provided examples, screenshots, translations and detailed reports. Your help is making VisualNEO Win better with every update.

dglojnar, alangonzalez91 and 4 other users have reacted to this post.
dglojnaralangonzalez91impactband4uCDY@44Darbdenrallolo

Hi, thanks for the bug fixes. I've included screenshots of the ones found after the last update.
We're also planning to make improvements to Report Designer, which, aside from the program itself, was originally designed for the database, but is currently the best compromise for creating report pages. I'll send you an image that summarizes what could be improved.
- The ability to zoom the page; this request is essential for creating pages.
- The restoration of two existing but non-functional features: RTF text and HTML text.
- Barcodes
- Electronic signature allows signing a report graphically during editing or viewing. During export, it is converted into a static image.
- PDF Digital Signature - is a placeholder component. During export to a PDF file, an interactive "Unsigned Signature Field" appears in place of this component, allowing the PDF file to be signed in Adobe Acrobat.
- PDF Element - is a placeholder component. During export to a PDF file, it is replaced with a standard digital signature of the PDF document.
- The Table component is used to output data in a report. This component is similar to spreadsheets. The table consists of rows and columns in what data can be placed. See on a picture below a Table component with 5 columns and 5 rows.
- charts
- shape
-Check Box for displaying Boolean values, you can use the Check Box component.
- lastly, the possibility of saving the page in PDF.

Uploaded files:
  • Immagine-2026-08-03-210447.jpg
  • Immagine-2026-08-03-210346.jpg
  • report-designer.jpg
dglojnar and lolo have reacted to this post.
dglojnarlolo

I have just uploaded a new maintenance update (2026/08/04) with improvements in UI speed.

@sinesi-giuseppe please start a new thread for NeoDBpro plugin.
Anyway we need a new plugin engine (but keeing the old one alive) before start making changes on existing plugins.

dglojnar has reacted to this post.
dglojnar

There is still something wrong with the licensing module - quotes etc. -

Uploaded files:
  • Screenshot-2026-08-04-210621.png

@anthonyjones I will take a look but please be sure to use those actions and global variables on licensed apps.
There is an included sample app too.

More info here:
https://visualneo.com/forum/topic/how-to-protect-your-visualneo-win-applications-with-licenses

Thank you!

I have a display problem in the dialog boxes. The buttons are not always visible.

Uploaded files:
  • 7820265757.JPG
  • 7820265724.JPG
PreviousPage 5 of 5