previous years:   2024  2023  2022  2021  2020 

GuiXT Availability Description

2025 Q2 4

April 25, 2025

New Security extension for calling a dll function from a GuiXT script: AllowDllCall ... required in guixt.ini
New Runtime error messages in GuiXT scripts are displayed in the Script Editor Pro (as already supported for InputScripts)

2025 Q2 3

April 16, 2025

Corr SAP Business Client: Fast scrolling in ABAP lists could freeze the screen
Corr Shortened field labels could be displayed too long after clicking on the label

2025 Q2 2

April 3, 2025

Corr RFC passwords with lengths 15-40 that were encrypted in GuiXT 2024 or lower were not decrypted correctly in earlier 2025 versions of GuiXT
Corr Version 2025 Q2 1 only: The first 1-10 script lines were not displayed in the GuiXT script window
Workaround: Close the "Screen elements" window

2025 Q2 1

March 20, 2025

Corr Sporadic crash of guixt.exe after programmatically opening a new mode (script or ABAP). Can only occur if the GuiXT window is visible, not with StartHidden Yes in guixt.ini.
Corr Grid column names and toolbar buttons were displayed twice in the Script Editor Pro

2025 Q1 3

March 9, 2025

Corr Error in the previous version 2025 Q1 2: The activation of GuiXT in the SAP GUI options led to an error popup “Invalid copyright”

2025 Q1 2

February 28, 2025

New RFC password encryption based on a certificate

2025 Q1 1

January 22, 2025

Corr Security enhancements
InputAssistant Availability Description

2025 Q2 4

April 25, 2025

New Faster processing of Screen/Enter in InputScripts

2025 Q2 3

April 16, 2025

Corr guixt.SetText() from the VB environment could sporadically lead to a crash (memory overwritten)

2025 Q2 2

April 3, 2025

Corr Sporadic crash with large drop-down lists on the screen
Corr Sporadic crash (rare) in the GuiXT debugger in connection with large table variabless
Corr Version 2025 Q2 1 only: Wysiwyg mode could produce script lines with wrong character set
Workaround: Close the "Screen elements" window in the GuiXT window

2025 Q2 1

March 20, 2025

Corr If a user inserted a value into a table cell via the “Enhanced Search”, the expression &cell[...] in an InputScript, before the first “Screen” command, was evaluated with the old cell content
Corr GuiXT debug window: “Clear” button removed the variable names correctly, but still displayed the content of the variables

2025 Q1 3

March 9, 2025

New The RFC password encryption and the encryption/decryption commands now use AES 256-bit encryption.
RFC passwords that were encrypted with GuiXT version 2008 or earlier no longer work. You can recognize them by the fact that they consist of lowercase letters, unlike those created in 2009 or later.
Corr Possible problem in GuiXT (crash of guixe.exe due to a corrupted heap memory) when the “Screen Elements” window is visible in GuiXT and multiple SAP GUI modes are used. Workaround: Start GuiXT in “hidden” mode for productive use

2025 Q1 2

February 28, 2025

New Encrypt and Decrypt: encryption/decryption of variables using a key
Corr Result set of a bundled Call was no longer available after a single call
Corr Enhancements in memory management to avoid fragmented memory
Corr If an InputScript was started immediately after selecting a value in an 'Enhanced search’ popup, its using parameters were empty

2025 Q1 1

January 22, 2025

New Special popup added with detailed information shown in a “not enough memory” situation
New The system variable V[_saprelease] makes it possible to differentiate between SAP ECC and S/4HANA: if V[_saprelease>750]
Corr Calling a non-existing function module via Call (RFC) could crash SAP GUI
GuiXT Controls Availability Description

2025 Q2 4

April 25, 2025

Corr Toolcontrol buttons could get displayed twice in the Script Editor Pro list (2)

2025 Q2 3

April 16, 2025

Corr Toolcontrol buttons could get displayed twice in the Script Editor Pro list

2025 Q2 2

April 3, 2025

  Corrections for GuiXT and InputAssistant only

2025 Q2 1

March 20, 2025

  Corrections for GuiXT and InputAssistant only

2025 Q1 3

March 9, 2025

  Corrections for GuiXT and InputAssistant only

2025 Q1 2

February 28, 2025

Corr Sporadically a crash in "mshtml.dll" could occur after closing a SAP GUI mode which used a Control statement
Corr WebView + ConnectHTML Problem with access to DOM elements if browser did not yet load all elements

2025 Q1 1

January 22, 2025

Corr Corrections for GuiXT and InputAssistant only
Script Editor Pro Availability Description

2025 Q1 1

March 19, 2024

New Now includes integrated debugging features, enabling direct script debugging and breakpoint setting within the editor alongside existing GuiXT Debugger support.
New Trace output from GuiXT can be displayed in dockable window
New Button added to open the current InputScript
New New option for keyword processingOption: dropDownListMouseWheel="on/off"
New New option for keywords encrypt and decrypt: certificateThumbprint=