WinTask Version History

WinTask Versions Released 2009-2013

Released April 2013, WinTask 4.0

Windows 8 (desktop version) is supported in version 4.0. The modern UI (Metro) is not supported.

Internet Explorer 10 is supported in version 4.0. Enhanced Protected Mode must not be checked in Internet Options/Advanced Tab as this enhanced protected mode prevents addon to be loaded.

Spy tool has been redesigned. It returns now the different HTML descriptors which can be used in Web WinTask functions. The Capture button has been removed in Spy dialog box, use Capture wizard instead for capturing data.
 
<Win> mnemonic key has been added for the left Windows key. 

#BitmapPrecision new system variable (not available in WinTask Lite) specifies how closely the found image must match the input image in Pause on Bitmap and ClickOnBitmap functions.


The minor fixes/enhancements included in version 4.0 are listed below:


Released July 2012, WinTask 3.9

Any version of Firefox starting at version 10 is supported in version 3.9.

Google Chrome browser is now supported.

The OCR engine from Microsoft (MODI OCR engine) is now available for free and you don't even need to have Office 2003 or Office 2007 installed to use it. Follow this article : http://support.microsoft.com/kb/982760

SavePictureAs function works now with Firefox (and Chrome).

The minor fixes/enhancements included in version 3.9 are listed below:


Released March 2012, WinTask 3.8a

Capture wizard works now when called from Firefox.

Only Firefox 9.x and 10.x are supported in version 3.8a.

The minor fixes/enhancements included in version 3.8a are listed below:


Released August 2011, WinTask 3.8

Firefox browser starting at version 5.0 is now supported with all WinTask Web functions except SavePictureAs and SaveTargetAs functions (version 4.x of Firefox is not supported). StartBrowser function launches IE or FF and all subsequent Web functions apply to the browser specified by StartBrowser. It is possible to change in the middle of a script the specified browser using the system variable #HTMLBrowser$. If no StartBrowser statement or #HTMLBrowser$ line are in the script, the default browser to use in Web functions is Internet Explorer (so the default value for #HTMLBrowser$ is "IE").

Capture Wizard does not support Firefox in this version. You can generate the Capture lines using Internet Explorer and replay them if needed in Firefox.

Internet Explorer 9 is now supported except for the Download dialogs which are automated at mouse coordinates level, see IE9 support help topic.

COM Object has been disgarded.

COM Port functions have been disgarded.

Two new functions are added:

 

The minor fixes/enhancements included in version 3.8 are listed below:

Released June 2010, WinTask 3.7a

A new function is added:

 

The minor fixes/enhancements included in version 3.7a are listed below:

 

 

Released November 2009, WinTask 3.7

WinTask 3.7 supports Windows 7 and Windows Server 2008.

FTP functions are now available:


The minor fixes included in version 3.7 are listed below:

 

Released June 2009, WinTask 3.6

A debugger is introduced in version 3.6 (not available in WinTask Lite). WinTask Full version provides a script debugger as an aid in developing scripts. Using WinTask Debug mode, you can halt the script execution at a certain line, with the Editor showing the line in question, display the value of variables and then resume execution till the next line you have specified.

All the features of WinTask debugger can be accessed from the new Debug main menu option in the WinTask Editor window. A Debug toolbar is also provided that you can display selecting View/Debug toolbar menu option.

The features of the Debug mode are :

Under Vista and even if Internet Explorer 7 or 8 is in Protected Mode, the IE7/IE8 menu options can be recorded and replayed.

Internet Explorer 8 is now supported under Vista.


The minor fixes included in version 3.6 are listed below:

 

Released March 2009, WinTask 3.5b

A new function has been added:

The InWindowAnyInstance keyword has been added for Synchronization on Window : the pause is done then for the specified window, whatever instance it has. This new keyword allows to deal more easily with Internet Explorer pop-up windows. The same keyword can be used too in OnAction Window (OnAction is not available in WinTask Lite).

The keyword Immediate can replace the Forced keyword in CloseWindow to close immediately the specified window.

When you compile a script, errors and warnings are displayed in the Output window of the Editor. It is now possible to display only the errors (and not the warnings) by checking the checkbox Suppress compiler warnings in the Configure Run dialog box (Configure/Run menu).

MoveWindow and SizeWindow accept now coordinates covering the multiple monitors desktop area. So a script can now launch an application and move it to a second monitor. Note that Recording mode generates a lot of intermediate lines when you record a window move, so edit the script and just keep the first one and the last one.

The minor fixes included in version 3.5b are listed below:

^ back to the top