WeBuilder Changelog

What's new in WeBuilder 2025 18.0.0.264

Apr 24, 2024
  • It fixes heredoc syntax that was broken
  • Introduces more advanced logging mechanism, that would allow us to diagnose some problems better in the future

New in WeBuilder 2025 18.0.0.263 (Apr 4, 2024)

  • Experimental, but game-changing AI:
  • In-house we are using AI all the time, every day. We believe, it is a major breakthrough in the programming industry. So the new version has integration with AI chat, but there are some notes:
  • Technology is new, it will contain bugs
  • AI is not perfect, it may produce wrong answers sometimes
  • We rely on ChatGPT currently. Version 3.5 works well and is very fast. Version 4.0 works well, but sometimes is rather slow, becauseo of OpenAI API slowness
  • AI is a paid service, but we are including some free service credit out of our own pocket

New in WeBuilder 2022 17.7.0.248 (Jul 23, 2023)

  • Fixed: Freeze in rare occasions when using Goto Anything.
  • Fixed: Rename feature for local files in Browse FTP.
  • Fixed: Multiple rare Access Violation bugs.
  • Fixed: A rare application freeze.
  • Fixed: Rare bug with saving file opened from FTP
  • Added: SFTP support for rsa-sha2-512 PK algorithm used by some newer servers

New in WeBuilder 2022 17.6.0.247 (Jan 17, 2023)

  • Added: CSS Code explorer can now show variable references
  • Added: added support to HTML parsers for cases where SCRIPT tag is in non-lowercase
  • Fixed: wrong horizontal ruler start point with text zoom
  • Fixed: tweaked Chrome GPU settings to improve stability on some computers
  • Fixed: out of memory errors during replace in files
  • Fixed: showing progress during replace in files
  • Fixed: various crashes

New in WeBuilder 2022 17.5.0.246 (Oct 25, 2022)

  • Added: When switching tabs, code explorer filter is maintained within same programming language
  • Added: "Compare with remote" in FTP/SFTP dialog
  • Fixed: SFTP bug where if file does not exist, download throws "Not connected" error
  • Fixed: Not parsing PHP classes that end in a specific way (# comment followed by } and not trailing newline)
  • Fixed: Not offering function parameters in autocomplete for any functions that contain internal {
  • Fixed: Various rare crashes and app getting "stuck" in rare occasions
  • Fixed: Drag to FTP/SFTP panel not working sometimes
  • Improved: Large file opening
  • Various small fixes

New in WeBuilder 2022 17.4.0.245 (Jul 27, 2022)

  • Fixed: Bug with folder changing back to previous in File Explorer pane using F4
  • Fixed: Rare application freeze bugs in specific circumstances
  • Fixed: Rare range check error in Color Picker
  • Fixed: Rare "Cannot focus a disabled or invisible window." error message
  • Fixed: Bug with external browser preview when there is space in the file path
  • Fixed: Rare crash during application shutdown

New in WeBuilder 2022 17.3.0.244 (Apr 14, 2022)

  • This is a maintenance release where we have mostly corrected various issues:
  • Fixed: Large file upload cancellation no longer causes FTP to "get stuck"
  • Fixed: Small issue with JavaScript auto complete in very rare cases
  • Fixed: Fixed small CSS highlighting bug with e.g. float:right (no space after :) causing incorrect highlighting
  • Added: Bug checking system improvements that will let Rapid PHP, HTMLPad and Rapid CSS users also send us reports about crashes and stuck app

New in WeBuilder 2022 17.2.0.243 (Mar 4, 2022)

  • Fixed FTP problems with extension-less files
  • Fixed Reopen Last Closed Tab
  • Fixed Undo/Redo bug with document modified status

New in WeBuilder 2022 17.2.0.242 (Feb 21, 2022)

  • Updated CSS definitions, adding many new CSS properties
  • Updated CSS compatibility watch
  • Reevaluate feature for PHP debugger Watch feature
  • Updated CSS prefixizer
  • Adjustment of built-in preview ruler scale to match zoom level
  • Updated mobile device preview sizes
  • Improved CSS @import detection in HTML style blocks
  • Fixed problem with quote/brackets auto complete
  • Fixed problem with macros not recording auto-completed quotes
  • Fixed problem with files opened from FTP from side panel not appearing in MRU lists

New in WeBuilder 2022 17.1.0.241 (Jan 30, 2022)

  • Added popup menu on minimap for those failing to look in the Options menu to hide minimap
  • Improved minimap separation from code (shadow border)
  • Fixed range check error
  • Fixed zero length file causing SFTP error
  • Other minor fixes

New in WeBuilder 2022 17.0.0.239 Beta (Jan 15, 2022)

  • Version 2022 introduces several major productivity-boosting features such as code minimap, built-in full-fledged FTP client with side-by-side local and remote panels and the long awaited inline color preview for CSS. Other updates include support for PHP 8 and many smaller refinements.
  • Code minimap
  • Full fledged side-by-side FTP client
  • CSS inline color preview
  • Updated Chrome preview version
  • Updated HTML, JavaScript, CSS, PHP language support and features
  • Faster application launch and exit when multiple tabs are kept open
  • Address many of the suggestions from our customers accumulated over the last 2 years
  • Many new and rewritten features

New in WeBuilder 2022 17.0.0.237 Beta (Jan 11, 2022)

  • Version 2022 introduces several major productivity-boosting features such as code minimap, built-in full-fledged FTP client with side-by-side local and remote panels and the long awaited inline color preview for CSS. Other updates include support for PHP 8 and many smaller refinements.
  • Code minimap:
  • Code minimap allows quick navigation based on visual representation of all code in the file.
  • Side-by-side FTP client/explorer:
  • The editor now comes with a full fledged FTP client that you can run in parallel with code editing. It offers some very helpful features:
  • Side-by-side local and remote panels
  • Tree view for directories
  • Synchronized browsing
  • Forward/Back navigation memory
  • All essential FTP file management features
  • Now remembers View mode and panel sizes
  • Inline CSS color preview:
  • Optional inline CSS color preview can greatly speed up work with web design and colors.
  • React and Vue.js framework support:
  • It is now easier to work with React and Vue.js code. This feature is also found in late 2020 releases, but it was initially not available for 2020.
  • PHP 8 support:
  • Improved auto complete
  • Named parameter support in hints
  • Number format support
  • Promoted property support in code explorer
  • New keywords fn and match
  • Performance improvements:
  • Faster application launch and exit when multiple tabs are kept open
  • Slightly improved code explorer performance
  • Visual improvements:
  • Customizable error line color
  • Updated all color schemes to work better with error lines, bookmark lines, hidden character display
  • Smoother menu drawing in dark themes on Windows 11
  • Preview improvement:
  • Updated built-in Chromium version to support latest HTML and CSS features
  • Removed legacy IE preview (can turn on with an option)
  • Usability improvements:
  • New actions Next Tab and Previous Tab that you can assign shortcuts to
  • Preview now remembers scroll position
  • Improved auto complete behavior with functions
  • Language and coding improvements:
  • Support for CSS variables
  • New framework - Bootstrap 5
  • Improved JavaScript code parser
  • Updated PHP function and class definitions
  • Easy PHP installer package updated to 7.4

New in WeBuilder 2020 16.3.0.231 (Jan 12, 2021)

  • This is mostly a bug-fix release with minor improvements:
  • Added: Spanish translation (customer contribution, might need further testing)
  • Improved: Code Explorer refresh is now faster and prevents flicker if code not changed
  • Improved: Code parsing speed for large JS files is faster
  • Fix: Saved search menu now correctly updates itself after deleted search item
  • Fix: File explorer now correctly handles character case update for file rename
  • Fix: Slow file opening bug for some JS files is corrected
  • Fix: Find in Files popup window now correctly remembers search directory

New in WeBuilder 2020 16.2.0.229 (Aug 12, 2020)

  • New major feature: Vue.js support
  • New major feature: React support
  • Added "Reload from FTP" to configurable document actions (can add shortcut and place in menu / on toolbar)
  • Fixed: Auto complete issue in HTML code
  • Fixed: Code explorer active function update
  • Fixed: Issue with incorrect editor operation in split-screen mode during JS error
  • Fixed: VBScript syntax highlighting issue
  • Fixed: Scrollbar errors in dark UI mode
  • Fixed: Syntax highlighting issue with backslash character in CSS strings
  • Improved: CSE HTML Validator now treats JS file validation tasks properly as JS code

New in WeBuilder 2020 16.1.0.227 (May 10, 2020)

  • This is purely an emergency update to fix the performance bug introduced in the previous update.

New in WeBuilder 2020 16.1.0.226 (Apr 28, 2020)

  • Updated: CSS language definitions
  • Updated: Code Explorer behavior when showing many similar items
  • Fixed: HTML Tidy now works on some systems where previously it did not
  • Fixed: JavaScript parsing problems in various circumstances
  • Fixed: Some Code Explorer issues with icons
  • Fixed: Multiple bugs related to crash-reports sent in by users
  • Fixed: Problem with file rename in File Explorer sometimes
  • Fixed: Problems with Find/Replace panel size

New in WeBuilder 2020 16.0.0.225 (Dec 13, 2019)

  • Improved space in Find panel for localized versions (e.g. German)
  • Fixed: Some crashes according to reports
  • Fixed: Selection issues with word wrap + code collapse
  • Fixed: Some UI visual bugs in dark mode
  • Fixed: When List Variables is off, PHP function auto select goes not work
  • Improved: Russian localization

New in WeBuilder 2020 16.0.0.224 (Dec 4, 2019)

  • Fixed: Bug with adding FTP connections
  • Fixed: Bug with Chromium and executing JavaScript from plugins
  • Updated: New bundled emmet version to allow auto-expanding abbreviations with tab; some default short-cuts removed
  • Fixed: Visual glitches with Find panel and dark mode
  • Fixed: Bug with snippets loosing spaces at the end and beginning
  • Fixed: Bug with always on top tool windows
  • Fixed: Several crash reports

New in WeBuilder 2020 16.0.0.223 (Nov 29, 2019)

  • This is a service release:
  • Fixed: Code explorer not synchronizing PHP functions that are not in class
  • Fixed: FTP "Current Project's FTP" display visible only if Project activated
  • Fixed: Multiple crash reports (thanks for sending them in)
  • Fixed: Issue with bogus space in search results display
  • Fixed: Missing close X in Find in Files panel
  • Fixed: Floating tab popping up on top upon hint display
  • Fixed: German localization option layout in dockable find panels

New in WeBuilder 2020 16.0.0.221 (Nov 24, 2019)

  • Build 221 addresses cosmetic glitches with incorrect version name in app title and incorrect German localization, nothing major.

New in WeBuilder 2020 16.0.0.220 (Nov 24, 2019)

  • Changes from last Beta:
  • adds redistributable php7 instead of php5
  • cosmetic fix to scrollbars in dark mode - no more white square
  • all editions are now available

New in WeBuilder 2020 Beta 4 (Nov 19, 2019)

  • Version 2020 introduces a number of refinements as well as some long awaited productivity-boosting features such as slim, dockable search windows and split editing of the same document:
  • Radically improved search and replace - slim, dockable search windows, improved UI
  • Split editing of the same file
  • Updated Chrome preview version
  • Updated HTML, JavaScript, CSS, PHP language support and features
  • Address many of the suggestions from our customers accumulated over the last 3 years
  • Large number of new and rewritten features

New in WeBuilder 2018 15.5.0.207 (May 15, 2019)

  • Fixes visual bug in open/save dialogs on some computers if dark UI used
  • Fixes bug where .chm help freezes during Search if dark UI used
  • Fixes detached tab losing focus after selecting item from autocomplete
  • Fixes a few visual bugs with high definition resolution
  • Fixes crash when editing unrecognized files without any syntax highlighter
  • Notifies about missing MSVC2012 runtimes if the bundled PHP is used
  • Fixes several crashes that might potentially occur in rare situations (thanks everyone who sent us their crash reports)

New in WeBuilder 2018 15.4.0.206 (Nov 16, 2018)

  • Fix: File explorer scrollbar bug
  • Fix: code collapse auto expands in some situations
  • Fix: if you only have 1 snippet with callword then this snippet gets auto-inserted on ctrl+J regardless of what's before cursor
  • Fix: crash when something unexpected dragged over snippet library
  • Fix: find in files lose previous search even if nothing selected and cursor isn't over any words
  • Fix: find in files lose file filter on subsequent searches when searching in Current Project
  • Fix: auto-complete lightning smart-button doesn't show at the correct line when word-wrap used
  • Fix: JavaScript auto-complete slowdown for some projects
  • Fix: various potential crashes
  • Improvement: slight performance improvements for PHP auto-complete
  • Plugins: changed TScriptableJSON.Parse to return boolean success

New in WeBuilder 2018 15.2.0.204 (Aug 30, 2018)

  • Updated SSH ciphers to be used for SFTP authentication
  • Added Ctrl + +, Ctrl + -, Ctrl + 0 shortcut support when Chrome preview active, unless these shortcuts are occupied
  • Pressing Esc while syntax error line is colored will hide the syntax error
  • Automatic JavaScript syntax checking changed to exclude script blocks containing PHP or ASP code
  • Fixed: JavaScript syntax checker did not detect script beginning correctly in some cases
  • Fixed: Could not change path to php.exe in built-in webserver settings
  • Fixed: Open from web did not work with HTTPS URLs
  • Fixed: Broken ECMAScript version selector in JavaScript checker dialog
  • Fixed: unquoted attribute auto-complete bug (may apply to some plugins)
  • Fixed: minor potential crashes (thank you everyone who are sending in their crash reports)

New in WeBuilder 2018 15.1.0.202 (May 15, 2018)

  • Fixed: Active parameter detection with hints & short form PHP arrays
  • Fixed: ctrl + c / ctrl + v sometimes not detected
  • Fixed: sql browser form stealing shortcuts even when inactive
  • Improved: Removed HTML comments from insert style block
  • Improved: php pathinfo added to auto complete
  • Improved: Bookmark preservation during Replace All
  • Improved: Undo selection behavior for some operations
  • Improved: Pre-filled fields during new snippet creation
  • Improved: PHP tag highlighting behavior in cases where there is no closing tag
  • Added: "About" button for plugins
  • Added: Plugins, Count and Keys methods added to JSON object
  • Added: Drag and drop capability in Snippets panel

New in WeBuilder 2018 15.0.0.199 (Apr 9, 2018)

  • Version 2018 is an admittedly long overdue major update that brings WeBuilder up to date with modern standards and technologies:
  • Built upon the successful previous version
  • Complete dark visual theme support
  • Upgraded user interface with high resolution monitor / high-DPI support
  • Updated HTML, JavaScript, CSS, PHP language support and framework definitions
  • Address many of the suggestions from our customers accumulated over the last 3 years
  • Large number of new and rewritten features
  • Heavily improved user interface:
  • Dark interface theme
  • High resolution monitor (high DPI) support
  • Customizable tab menu
  • Improved multi-monitor taskbar support
  • Improved text editor:
  • Better performance with unusually large files
  • Fixed some quirks with cursor position
  • Improved preview:
  • Updated built-in Chrome preview
  • Improved Web browser detection for preview
  • Improved Project management:
  • Faster auto complete in large projects
  • Experts can now customize TODO keyword pattern via todo.ini file
  • Improved FTP/SFTP/FTPS:
  • Updated SFTP support and compatibility with the latest servers
  • Connect to IPv6 addresses
  • FTP connections are saved when modified, not only when application closed
  • Various FTP fixes and stability improvements
  • Improved HTML and CSS support:
  • New, powerful and up to date HTML formatter
  • New, powerful and up to date CSS formatter
  • Updated CSS definitions and compatibility info
  • Updated HTML Tidy
  • Form field tag editors now support aditional input types (e.g. date, email, tel etc.)
  • Form field tag editors now support new HTML5 attributes (e.g. step, min, max, readonly etc.)
  • Anchor tag editor now uses id for bookmark links
  • Improved CSS syntax highlighting
  • Improved built-in CSS checker
  • Improved CSS, LESS, SASS auto complete
  • Updated CSS prefixizer
  • Inspector now shows only those prefixized properties that are still necessary
  • Collapsible HTML tags now can be configured by advanced users in collapsibletags.ini
  • Improved JavaScript support:
  • Improved JavaScript formatter
  • Built-in JavaScript minimizer
  • New built-in JSHint code checker and validator
  • ES6 syntax updates (e.g. let keyword, template literals, back-tick strings)
  • More responsive live syntax check
  • Improved PHP support:
  • New, powerful and up to date PHP formatter
  • New PHP keyword support in syntax highlighting
  • New PHP function and class support
  • Interfaces are now shown in Code Explorer
  • Better handling of anonymous PHP functions
  • Minor PHP auto complete improvements
  • More responsive live syntax check
  • Embedded, pre-installed PHP makes it easy to operate advanced preview, debug and syntax check features for beginners. This will not affect advanced users with custom PHP configurations, just make things easy for beginners
  • Updated framework support
  • Added Bootstrap 3 & 4 frameworks
  • Laravel framework update
  • Wordpress framework update
  • CakePHP framework update
  • CodeIgniter framework update
  • Symfony framework update
  • Zend framework update
  • Plugin improvements:
  • Plugins can easily execute PHP script and get output
  • Plugins now can hook into auto complete behavior and modify inserted content
  • Plugins now can execute auto complete on-demand based on user actions
  • New class TScriptableJSON for parsing and creating JSON
  • New TScriptableJsExecuter for executing JavaScript files via Chromium engine without involving browser GUI
  • TOpenDialog now supports multiple files via TOpenDialog.Files property
  • Misc minor adjustments and fixes:
  • Improved: Code collapse based on keywords
  • Improved: PHP line comment behavior
  • Improved: Search in multiple files now scrolls more content into view
  • Improved: Minimized chance of unwanted breakpoint being set accidentally during line select
  • Improved: Improved HTML tag closing, now supports Blade templates
  • Fixed: Bug with publish to FTP working incorrectly if a file is opened from FTP
  • Fixed: Bug with FTP connection created from Projects window not appearing on FTP tab
  • Fixed: FTP transfer progress bar in some occasions
  • Fixed: Multiple Inspector bugs with value editing and insertion
  • Fixed: Bug with CSS selectors appearing in upper case during syntax check
  • Fixed: Bug with META encoding not being inserted properly in some cases
  • Fixed: Bug with maximized app window appearing on top when opening files from Windows File Explorer
  • Various other fixes

New in WeBuilder 2018 15.0.0.191 Beta (Mar 15, 2018)

  • Version 2018 is an admittedly long overdue major update that brings WeBuilder up to date with modern standards and technologies:
  • Built upon the successful previous version
  • Complete dark visual theme support
  • Upgraded user interface with high resolution monitor / high-DPI support
  • Updated HTML, JavaScript, CSS, PHP language support and framework definitions
  • Address many of the suggestions from our customers accumulated over the last 3 years
  • Large number of new and rewritten features
  • Heavily improved user interface:
  • Dark interface theme
  • High resolution monitor (high DPI) support
  • Customizable tab menu
  • Improved multi-monitor taskbar support
  • Improved text editor:
  • Better performance with unusually large files
  • Fixed some quirks with cursor position
  • Improved preview:
  • Updated built-in Chrome preview
  • Improved Web browser detection for preview
  • Improved Project management:
  • Faster auto complete in large projects
  • Experts can now customize TODO keyword pattern via todo.ini file
  • Improved FTP/SFTP/FTPS:
  • Updated SFTP support and compatibility with the latest servers
  • Connect to IPv6 addresses
  • FTP connections are saved when modified, not only when application closed
  • Various FTP fixes and stability improvements
  • Improved HTML and CSS support:
  • New, powerful and up to date HTML formatter
  • New, powerful and up to date CSS formatter
  • Updated CSS definitions and compatibility info
  • Updated HTML Tidy
  • Form field tag editors now support aditional input types (e.g. date, email, tel etc.)
  • Form field tag editors now support new HTML5 attributes (e.g. step, min, max, readonly etc.)
  • Anchor tag editor now uses id for bookmark links
  • Improved CSS syntax highlighting
  • Improved built-in CSS checker
  • Improved CSS, LESS, SASS auto complete
  • Updated CSS prefixizer
  • Inspector now shows only those prefixized properties that are still necessary
  • Collapsible HTML tags now can be configured by advanced users in collapsibletags.ini
  • Improved JavaScript support:
  • Improved JavaScript formatter
  • Built-in JavaScript minimizer
  • New built-in JSHint code checker and validator
  • ES6 syntax updates (e.g. let keyword, template literals, back-tick strings)
  • More responsive live syntax check
  • Improved PHP support:
  • New, powerful and up to date PHP formatter
  • New PHP keyword support in syntax highlighting
  • New PHP function and class support
  • Interfaces are now shown in Code Explorer
  • Better handling of anonymous PHP functions
  • Minor PHP auto complete improvements
  • More responsive live syntax check
  • Embedded, pre-installed PHP makes it easy to operate advanced preview, debug and syntax check features for beginners. This will not affect advanced users with custom PHP configurations, just make things easy for beginners.
  • Updated framework support:
  • Added Bootstrap 3 & 4 frameworks
  • Laravel framework update
  • Wordpress framework update
  • CakePHP framework update
  • CodeIgniter framework update
  • Symfony framework update
  • Zend framework update
  • Plugin improvements:
  • Plugins can easily execute PHP script and get output
  • Plugins now can hook into auto complete behavior and modify inserted content
  • Plugins now can execute auto complete on-demand based on user actions
  • New class TScriptableJSON for parsing and creating JSON
  • New TScriptableJsExecuter for executing JavaScript files via Chromium engine without involving browser GUI
  • TOpenDialog now supports multiple files via TOpenDialog.Files property
  • Misc minor adjustments and fixes:
  • Improved: Code collapse based on keywords
  • Improved: PHP line comment behavior
  • Improved: Search in multiple files now scrolls more content into view
  • Improved: Minimized chance of unwanted breakpoint being set accidentally during line select
  • Improved: Improved HTML tag closing, now supports Blade templates
  • Fixed: Bug with publish to FTP working incorrectly if a file is opened from FTP
  • Fixed: Bug with FTP connection created from Projects window not appearing on FTP tab
  • Fixed: FTP transfer progress bar in some occasions
  • Fixed: Multiple Inspector bugs with value editing and insertion
  • Fixed: Bug with CSS selectors appearing in upper case during syntax check
  • Fixed: Bug with META encoding not being inserted properly in some cases
  • Fixed: Bug with maximized app window appearing on top when opening files from Windows File Explorer
  • Various other fixes
  • Easy upgrade:
  • Almost all settings are preserved
  • As usually, German, Russian, French, Hungarian, Dutch versions are available

New in WeBuilder 2016 14.3.0.187 (Apr 21, 2017)

  • Fixed: Crash in Keyboard Shortcuts form
  • Fixed: Crash while disconnecting from FTP server if the connection fails catastrophically
  • Fixed: Scrolling to incorrect <img> after updating image with link via toolbar
  • Fixed: Draggable menus contained incorrect toolbars
  • Fixed: Crash when opening invalid document
  • Fixed: Crash when FTP trying to activate document that isn't open anymore
  • Improved: Color picker will support multiple monitors
  • Improved: Selecting image or script from inspector or auto-complete will add file:/// if the selected path is not relative to current document
  • Fixed: Prevent window.close() in Chromium preview to exit IDE
  • Improved: High definition support in FTP explorer window folder tree
  • Improved: High definition support in update notification window
  • Plugins: New function SaveStringToFile
  • Plugins: Trying to add image in incorrect size will throw and exception

New in WeBuilder 2016 14.0.0.184 (Apr 19, 2016)

  • Fix: Selection breaking on autocomplete
  • Fix: Hide all panels should not hide floating panels
  • Update: FTP safe mode improvements - don't error if the file doesn't exist
  • Update: Output panel return focus to editor on switching modes
  • Plugins fix: Show script messages after Find All
  • Plugins: Document.FtpFileName added
  • Update: Safeguard against out of memory on CSS item filter

New in WeBuilder 2016 14.0.0.183 (Apr 14, 2016)

  • Fix: crash when refreshing Code Explorer with no documents open
  • Returnded \ to PHP delimiters
  • Fix: got rid of deadlocks during Save All
  • Fix: with 3-rd party software button layers stealing focus after autocomplete

New in WeBuilder 2016 14.0.0.182 (Apr 9, 2016)

  • Fixes problem in build 181 that causes crash on startup for some users.

New in WeBuilder 2016 14.0.0.181 (Apr 9, 2016)

  • Improved: code analysis when heredoc used in code
  • Improved: Use windows colors for AutoComplete popup
  • Fixed: IE missing scrollbars when rulers are on
  • Fixed: user-function name showing twice in parameter hint
  • Fixed: incorrect active parameter bolding when optional parameters (strings) used
  • Fixed: Memory leak fix, range check fix

New in WeBuilder 2016 14.0.0.179 (Apr 9, 2016)

  • This update resolves the issue with lost settings when importing settings from a previously exported settings file. If you do not use settings export and import, you are unaffected.
  • The good news is that as long as you have your old exported settings file, your settings are safe. So if you are unable to import settings in an older version, just make sure you use c 14.0.0.179 or later. The issue should be gone for good.

New in WeBuilder 2016 14.0.0.172 Beta (Mar 3, 2016)

  • Heavily improved user interface:
  • New, modern tab and docking system
  • Close button on tabs (optional)
  • Tool windows can now be pinned to sides
  • Document windows can now be undocked and stacked in multiple panes or external windows
  • Customizable toolbar and menu icons
  • New visual themes
  • No more flicker upon tab change
  • No flicker on window resize
  • Improved high DPI support makes WeBuilder easier to use on high-resolution screens
  • New, epic time saver - Go To Anything:
  • With the new Goto feature, you can jump to any file or place in your project or currently open file with a few keystrokes. The default shortcut is Ctrl+`, but you can use another combo.
  • Quickly open project files by typing just a few symbols
  • Quickly jump to symbols in any file of your project
  • Quickly jump to words in any file of your project, with context preview
  • Quickly switch between large number of projects
  • Improved text editor:
  • Automatic pasted code indenting matching - editor will attempt to auto-adjust indenting to match your default settings if your own code is well-structured and the editor can detect a pattern in the pasted code
  • Improved bracket closing in some situations
  • HereDoc and NowDoc syntax highlighting for PHP and Perl
  • Improved preview:
  • Updated built-in Chrome preview
  • Built-in access to Chrome Developer Tools
  • Preview address input behavior improvements
  • Auto-refresh preview on save
  • Visual Event (by Allan Jardine) JS plugin integration
  • X-Ray now available in full-screen preview
  • Improved Project management:
  • Quickly activate any project via Goto Project, even if you have a huge list of projects
  • Open Folder for opening a folder as a temporary project without creating a saved project
  • Activate Folder of Current File feature now works for project files
  • Larger and resizable Projects window
  • Improved FTP/SFTP/FTPS:
  • Easily search / filter FTP connections list
  • FTP passwords and SSH key passphrases can now be optionally left unsaved and they will be asked only once during session and not saved to disk
  • Improved SFTP SSH password protected key file support
  • View details mode is now remembered for file view
  • Delete file from FTP and project with a single click
  • Auto correction of line endings when opening ASCII files that were incorrectly uploaded (as binary with Windows newlines)
  • Improved HTML and CSS support:
  • HTML tag auto indenting
  • Improved CSS syntax highlighting
  • Updated list of Google fonts
  • Google font searching
  • LESS and SASS syntax updates
  • Improved built-in CSS preview
  • Better JavaScript support:
  • Improved JavaScript language definitions
  • Improved JavaScript auto complete
  • Improved jQuery support
  • Improved PHP support:
  • Support for traits
  • Support for namespaces
  • Auto complete now supports PHP function parameter display
  • Show return type and method name for method hints
  • Better support for brackets inside function arguments
  • Prefer built in functions over classes
  • Greatly improved PHP framework support:
  • Nette framework added
  • Laravel framework support improvements and update
  • Yii framework update
  • CakePHP framework update
  • Zend framework update
  • Wordpress framework update
  • Improved Language Browser:
  • Filter for quickly locating an item or statement
  • Improved SQL connectivity:
  • Drag table and column names to SQL editor
  • Improved grid display
  • Smooth scrolling for SQL window
  • New command Select Rows
  • PostgreSQL 9 support
  • Plugin improvements:
  • Developers can now write plugins that alter auto complete dropdown lists
  • Plugin items can now have icons
  • Project related plugin API functions are now available
  • Misc minor adjustments and fixes:
  • Improved: Undo / Redo behavior with selection
  • Improved: Two plugins can now share the same menu
  • Improved: CSS box assistant window
  • Improved: Internal web server stability
  • Improved: PHP formatter
  • Fixed: Bug with bogus Modified status in some situations
  • Fixed: Editor freezing in some situations with large files
  • Fixed: Compatibility bug with some SFTP servers
  • Fixed: CSS alpha color support in CSS validator
  • Fixed: JS auto complete when assignment used
  • Fixed: Bug with shortcuts when SQL browser active
  • Fixed: Problem with Save As and ~ in file names
  • Fixed: Crash on a rare, specific invalid PHP code
  • Fixed: Unicode in snippets
  • Fixed: undo and other shortcuts not working in Find dialogs
  • Various other fixes

New in WeBuilder 2015 13.3.0.167 (Sep 3, 2015)

  • Fixed: Bug - Find in files selects random filter from the list
  • Fixed: Bug - Reload From FTP does not work when file in subfolder
  • Fixed: Bug - Active parameter in function parameter hint with commas in strings

New in WeBuilder 2015 13.3.0.166 (Aug 10, 2015)

  • It is the same as 13.3.0.165, but with the nasty CSS crash bug fixed

New in WeBuilder 2015 13.3.0.165 (Aug 5, 2015)

  • Added: Spanish language localization
  • Fixed: "Cannot activate invisible or disabled window" bug when using FTP
  • Fixed: CSS formatter and calc_function()
  • Fixed: CSS formatter and :nth-of-type pseudoselector
  • Fixed: PHP formatter stripping comments in
  • Fixed: PHP adding spaces to "empty" and other built in functions
  • Fixed: Bug with code preview sync in IE - click event disappearance
  • Fixed: Bug with showing // comments in code explorer for LESS
  • Fixed: Crash on specific invalid PHP code
  • Fixed: Crash on empty heredoc
  • Fixed: Unicode bug in snippets
  • Fixed: Bug with undo and other shortcuts not working in Find dialogs
  • Fixed: Missing semicolons in PHP switch snippet
  • Fixed: Select between brackets in specific cases
  • Fixed: W3C validator
  • Fixed: Incorrect asp parser assumption that backslash escapes quotes
  • Fixed: Problems with POST within internal web server
  • Fixed: Debugger hint display
  • Fixed: Bug when breakpoint on 1st line doesn't break

New in WeBuilder 2015 13.2.0.164 (Feb 9, 2015)

  • Fixed bug with "Export Settings" which caused the loss of settings
  • Fixed memory error with auto complete
  • Other minor adjustments

New in WeBuilder 2015 13.1.0.163 (Feb 9, 2015)

  • Added css display: flex and inline-flex
  • Renamed Wordpress to WordPress in library
  • Switching projects now switches open dialog paths
  • Fix: crash on drag unexisting file
  • Removed ! -> !important form autoreplace
  • Fix: FTP focus problem
  • Fix: FTP progressbar problem
  • Fix: Autocomplete $this-> should show also private members
  • Improved autocomplete for static methods returning objects
  • Lookup the correct file when finding declaration with include() or require()

New in WeBuilder 2015 13.0.0.163 (Jan 21, 2015)

  • Added css display: flex and inline-flex
  • Renamed Wordpress to WordPress in library
  • Switching projects now switches open dialog paths
  • Fix: crash on drag unexisting file
  • Removed ! -> !important form autoreplace
  • Fix: FTP focus problem
  • Fix: FTP progressbar problem
  • Fix: Autocomplete $this-> should show also private members
  • Improved autocomplete for static methods returning objects
  • Lookup the correct file when finding declaration with include() or require()

New in WeBuilder 2015 13.0.0.161 (Dec 5, 2014)

  • Better HTML and CSS support:
  • Updated HTML5 language specification
  • Updated CSS syntax highlighting
  • Updated CSS definitions according to latest standards and drafts
  • Updated CSS compatibility info
  • Updated CSS compressor for better CSS3 support
  • Updated CSS3 gradient generator
  • Updated LESS and SASS syntax highlighting
  • Better JavaScript support:
  • Improved JavaScript language definitions
  • Improved JavaScript auto complete
  • Improved JavaScript syntax highlighting
  • Improved jQuery support
  • Updated jQuery framework
  • Better PHP support:
  • Updated PHP function list
  • phpDocumentor support
  • Updated PHP syntax highlighting – support for namespaces and new keywords as well as multiple bug-fixes
  • PHP variable highlighting in strings
  • Improved Find Declaration feature
  • TWIG highlighting
  • Heavily improved PHP auto complete:
  • Chained calls are now supported for unlimited depth
  • phpDocumentor info is now used to show result type in auto complete where available for user functions, methods and properties for auto-complete
  • Improved lookup for local variables
  • Constants now show up in PHP auto complete
  • Improved text editor:
  • Indent lines / guides
  • Quick color preview in the editor via mouse hover
  • 25 new syntax highlighting color schemes
  • Improved comment toggling
  • Cool DejaVu Sans Mono font is now bundled with the editor
  • Improved preview:
  • Updated built-in Chrome preview
  • Address bar and refresh button added to full-screen preview
  • Improved cursor/preview synchronization with Chrome support
  • Improved FTP/SFTP/FTPS:
  • Tree-view for FTP/SFTP browsing
  • Drag and drop files to/from FTP tree
  • Details view in FTP/SFTP sidebar
  • Upload whole directories to FTP
  • Recursive CHMOD for whole directories
  • Improved framework support:
  • Wordpress
  • CakePHP
  • Laravel
  • Zend Framework
  • Updated some existing frameworks
  • Open-source JavaScript-based framework scraper plugin for adding new frameworks
  • Improved tools:
  • Updated Language Browser - now you can browse all installed frameworks
  • Asset dialog windows (for image, script, CSS etc. insertion) now remember last directory on a per project basis
  • User libraries for auto complete are now updated more dynamically
  • Faster find and replace in files
  • Plugins:
  • Easy plugin installation from web-based repository
  • Proper Emmet (ZEN-Coding) plugin with all the awesome features
  • DevDocs.io plugin
  • Improved plugin engine
  • Many other fixes and smaller updates:
  • Improved: Accessibility and support for high DPI settings
  • Improved: Paste works when auto complete popup is open
  • Improved: Added SVG file format
  • Improved: Added JSON file format
  • Improved: Select Tag command now works better
  • Improved: Find All now always uses entire scope
  • Improved: Built-in web server now supports UTF-8
  • Improved: Localization in all languages
  • Improved: Multi-monitor support
  • Improved: SQL window
  • Improved: AltGr key behavior is now more consistent with other software
  • Fixed: Problem with Preview scrolling
  • Fixed: UTF-8 support in SQL browser
  • Fixed: Templates can now be saved easily in the template folder
  • Fixed: Copy with highlighting feature
  • Fixed: Open from web now supports Unicode
  • Fixed: Bug with mysqli auto complete
  • Fixed: Bugs with saving FTP and SQL settings in portable mode

New in WeBuilder 2014 12.3.0.151 (Jun 27, 2014)

  • Updated Chrome preview version
  • Fixed various errors and software exceptions
  • Ability to cancel snippets with input boxes
  • Fixed JS and PHP sample snippets
  • Fixed the disappearance of macros
  • Various SQL panel fixes
  • Improved CSS validator
  • Improved refresh + code/preview synch
  • Fixed visual TD tag matching
  • Updated JavaScript libraries
  • F5 now works in preview window
  • Fixed bug where program froze on encountering links that start with //
  • Improved HTML auto complete
  • Special Characters form fixes
  • Safe FTP upload mode now preserves permissions
  • Improved French localization
  • Improved regular expression search
  • Improved code explorer
  • Improved block comments insertion
  • JS checker now works in .JS files
  • Diff now works with unsaved and FTP files
  • Leading and trailing spaces are now preserved in snippets
  • Fixed memory leak in color picker
  • Fixed PHP formatter bugs
  • SQL browser updated, added basic actions - paste, copy, cut, select all, undo, redo
  • Updated inspector number editor to better support decimals
  • Now the last created project is auto selected
  • Strange characters with Alt + arrow
  • Fixed bug - when double-clicking on TODO category name
  • Fixed bug - adding @import statement to beginning of HTML when formatting font of selector in STYLE block
  • Multiple PHP debugger fixes
  • Improved PHP heredoc and nowdoc
  • Other minor fixes

New in WeBuilder 2014 12.2.0.150 (Aug 19, 2013)

  • Multiple SFTP connectivity fixes
  • Find windows now are a bit smarter in updating find string
  • Multi-line find mode now is triggered automatically
  • Multi-line find and replace fields now resize better
  • Fixed bug with controls not being disabled when all files are closed
  • Updated CSS syntax highlighters

New in WeBuilder 2014 12.1.0.149 (Apr 29, 2013)

  • Improved custom screen font size support
  • Improved Code Explorer filter usability
  • Fixed bug with CSS preview file dropdown
  • Fixed a few rare A/V bugs
  • Support for F5 and F2 short cut keys in File Explorer sidebar
  • Fixed some CSS syntax highlighting bugs
  • Fixed bug with opening multiple files
  • Other minor fixes

New in WeBuilder 2014 12.0.0.148 (Feb 16, 2013)

  • Fix: Bug with preview scrolling
  • Fix: German localization bugs
  • Fix: CSS and PHP formatter caused crash
  • Other minor fixes here and there

New in WeBuilder 2014 12.0.0.147 (Feb 7, 2013)

  • Fix: Do not overwrite next property when adding text shadow via dialog
  • Usability: Do not overwrite next property in style block when adding new property in the beginning
  • Fix: Text-shadow un box-shadow validation fixes
  • Fix: Auto-replace fixes
  • Fix: Fixed FTP bug that created crash on network error or timeout
  • Fix: Auto-disconnect FTP on network error
  • Fix: Crash on find in files on huge files
  • Fix: TODO list shows parts of next line for files containing non-ascii characters
  • Fix: Bookmark fixes
  • Usability: Help button in Plugins window

New in WeBuilder 2014 12.0.0.142 Beta 7 (Jan 19, 2013)

  • Fixed Ctrl+Tab bug
  • Added Monokai color scheme for syntax highlighting
  • Updated, no more in HTML5, XHTML /> tag closing is used
  • Fixed situation when open file is not updated after replace in files
  • Some color picker fixes
  • Fixed bug with FTP / New file
  • Fixed CSS beautifier crash
  • Some other fixes

New in WeBuilder 2014 12.0.0.141 Beta 6 (Jan 17, 2013)

  • Fixes bug with Capitalize
  • Fixes bug with settings import
  • Improves code collapse a tiny bit
  • Fixes crash with Macro recording
  • Fixes some other crashes
  • Possibly fixes some problems with menu/toolbar painting
  • Fixes problems with non-English characters / syntax highlighting
  • There are other minor tweaks and fixes

New in WeBuilder 2014 12.0.0.140 Beta 5 (Jan 15, 2013)

  • Fixes some GUI bugs
  • Fixes some CSS formatter bugs
  • Fixes some crashes reported by some users

New in WeBuilder 2014 12.0.0.139 Beta 4 (Jan 11, 2013)

  • Fixes some of the problems reported in Beta3

New in WeBuilder 2014 12.0.0.138 Beta 3 (Jan 3, 2013)

  • Much faster:
  • Loads by up to 50% faster
  • Much faster auto-complete (especially JavaScript, PHP)
  • Find in files is up to several times faster
  • Can open a batch of files instantly without flickers
  • Works smoothly with larger files
  • Minimized visual flickers
  • Preferences window now opens in an instant
  • Improved text editor:
  • Improved, more intuitive bracket auto complete
  • Support for ZEN-coding-style auto replacement
  • Pre-defined ZEN-coding-style auto replacement snippets
  • Note: Full ZEN-coding development is planned for the first half of 2013
  • Esc now closes code hints
  • Improved syntax highlighting:
  • Detailed editor color customization
  • Support for dark and creamy color schemes
  • Switchable color schemes - can be saved in a file and shared
  • PHP highlighting within JavaScript
  • Improved highlighting also for HTML, CSS, JavaScript
  • Improved Color Picker:
  • Brilliant color picking circle
  • Support for rgb, rgba, hsl and hsla CSS color formats
  • Easy color lightness adjustment
  • Manual, web-compatible H, S, L, R, G, B value adjustment
  • Improved File Explorer:
  • Column view is now available
  • Works faster
  • Improved Preview:
  • Built-in modern, hassle-free Chrome (Webkit) preview
  • IE9 and IE10 (if installed) preview
  • Dual monitor support for the full-screen preview window
  • Refresh preview with a shortcut key (F5 by default)
  • Integration with the official CSS XRay
  • Visual and eye-candy:
  • Cleaner, more modern user interface
  • Choice of several new or good old and forgotten Interface color schemes
  • Modern Open/Save dialog windows
  • Every dialog window is updated and modernized
  • New icons for the most important associated file types
  • Improved FTP/SFTP/FTPS:
  • FTP background transfers without interrupting work
  • Added support for FTPS and FTPES
  • Added key file support for SFTP
  • Open from / Save to FTP window now displays clickable navigation bar
  • Improved FTP interface and progress display
  • Improved FTP stability
  • Rename files with F2
  • Under FTP settings, FTP port is now changed automatically when you switch protocol
  • Updated Find and Find in Files:
  • Proper Perl regular expression support
  • Much faster Find in Files
  • Sizable Find and Find in Files windows
  • Dynamic inline TODO support within projects:
  • Supports standard markers TODO:, FIXME:, CHANGED: placed directly in any file
  • Works lightning fast
  • Better Project management:
  • Quickly edit current Project properties
  • Have JavaScript, CSS and PHP libraries parsed and available in auto complete across the whole project
  • New folder can be created when creating new Project
  • Clickable Project name in status bar
  • Usability improvements:
  • Mouse scrolling over panels now works properly
  • Smart Copy/Cut - if nothing selected uses the word at cursor
  • Smart Paste (default Shift+Ctrl+V) replaces word at cursor
  • Mouse hover over file Explorer shows current folder in status bar
  • Project window now pre-selects current Project
  • Reopen menu self-cleans from missing files
  • Easily open Windows explorer from built in File Explorer
  • Delete line shortcut now is changeable to satisfy everybody
  • Easier settings export/import to/from a single file
  • Crash recovery system:
  • Don't lose even 10 seconds worth of coding
  • Restore all tabs, documents and cursor positions on recovery
  • Improved customizability:
  • Toolbars can now be docked on both sides of panels
  • External tools can be moved to any menu or toolbar and have keyboard shortcuts
  • Support for mobile development:
  • Viewport tag assistant
  • Modern CSS media query assistant
  • Supports CSS3 in great detail:
  • New, up to date CSS3 definitions
  • Detailed CSS3 compatibility watch
  • Vendor prefix support in editor, auto complete and inspector
  • Improved CSS code Explorer
  • CSS formatter now fully supports CSS3
  • CSS compressor now fully supports CSS3
  • CSS validator now fully supports CSS3
  • Built-in, instant CSS prefixizer
  • CSS assistants:
  • New CSS selector window supporting child and sibling selectors
  • One-click automated CSS formatting management (now there is simple bold, italic, font, color etc. that works intelligently based on code)
  • CSS shadow assistant
  • SASS and LESS support:
  • Syntax highlighiting
  • Most CSS editing features
  • New font window with Google font support:
  • Better selection of the most common web safe fonts
  • Font window now shows preview of all fonts
  • Font window now assists with using Google fonts
  • Modern HTML features:
  • Full HTML 5 support
  • Updated insert feature
  • Updated, quicker CSS link insertion
  • Select content between tags now supports nesting
  • Updated special characters / entities window
  • Deprecated items have been replaced with corresponding CSS
  • New UL, OL list wizard
  • New TABLE, TD wizards
  • New HR wizard
  • New P (paragraph) wizard
  • Updated form field wizards, added ID field
  • Updated new HTML and CSS file wizards
  • Fixed and updated all old templates
  • Many other fixes and smaller updates:
  • Improved: Help system
  • Improved: Better warning about locked files
  • Improved: Project library auto-refresh on adding new library file
  • Improved: Tooltips/hints avoid cursor – no more obstructed code
  • Improved: CSS auto complete now offers !important
  • Improved: PHP debugger works more smoothly
  • Improved: PHP formatter now treats line comments better
  • Fixed: Select text between brackets
  • Fixed: Eliminated slowdown connected with shortcuts and large number of library items
  • Fixed: File explorer file list no more jumps/scrolls upon containing long file names
  • Fixed: Fixed issue with double-quotes inside inline CSS code (Inspector)
  • Fixed: Minor Find in Files bugs
  • Fixed: Problems with some Cyrillic symbols
  • Fixed: JavaScript auto complete now shows functions beginning with $

New in WeBuilder 11.3.0.132 (Jun 18, 2012)

  • Improved: Wording change for option - Automatic PHP function list drop down
  • Added: SQL Browser now allows multiple open windows
  • Added: SQL Browser windows ar non modal - you can code and do SQL at the same time
  • Updated: PHP highlighter now supports latest reserved words of PHP 5.3 and 5.4
  • Updated: Default HTML spec now is HTML 5, for CSS it is CSS 3 (only for new installations)
  • Some minor adjustments

New in WeBuilder 11.2.2.131 (Feb 15, 2012)

  • Bug: SFTP Overwrite All not working properly (skips any files after the first one)
  • Bug: Replace in Files ignores case sensitivity
  • Bug: File Explorer not refreshing after folder is edited

New in WeBuilder 11.2.1.130 (Feb 3, 2012)

  • Very important bug with application crashing when clicking on a document tab is now fixed. This bug happened only if preview was used during switching the documents due to Internet Explorer preview crashing for unknown reason. A workaround was found.

New in WeBuilder 11.2.0.129 (Dec 7, 2011)

  • Fixed: Bug with SFTP stuck in Busy... state (finally somebody told us that this was SFTP and not FTP problem)
  • Fixed: Display overwrite prompt does not stick
  • Fixed: Use Save Overwrite doesn't get saved
  • Fixed: Various adjustments in German translation
  • Added: Experimental Hungarian translation
  • Added: On double-click HTML color's # is included making it easy to copy color (works also in CSS)
  • Improved: Image dialog is now easier to use and border=0 property will stick (should have done this long time ago)
  • Improved: Image dialog now supports PNG image preview (should have done this long time ago)

New in WeBuilder 11.1.0.128 (Sep 22, 2011)

  • Fixed: "Disable Angle Bracket Auto Complete" renamed to "Disable Round Bracket Auto Complete". + Fixed: "Code Explorer links are not showing some links."
  • Fixed: Smarty problem - "After open an *.tpl file the smarty syntax highlight works as it should but the editor disables all html functions and inspector."
  • Fixed: "Highlighting paired parentheses and brackets worked in v10 but does not seem to work in v11"
  • Fixed (possibly): Access violation error on preview sync
  • Fixed: Access violation error when full-screen peview and command "Navigate Back" or "Navigate Forward" used
  • Fixed: "Enter on auto-complete "eats" next white-spaces"
  • Fixed: "Preview focus preventing auto-complete from working properly"
  • Fixed: "In the JS function list, a space is missing between the type and the function name"
  • Added: Feature that allows to turn off safe overwrite for FTP
  • Fixed (possibly): Explorer sizing bug on startup
  • Fixed (possibly): The file names move to the left but there is no scroll bar
  • Fixed: Bug with copying Tidy messages to clipboard altering editor text
  • Fixed: Custom file extensions can not be associated on first attempt
  • Fixed: Alt key bug in shortcut dialog
  • Fixed: Full screen preview does not show PHP

New in WeBuilder 11.0.0.127 (Jul 28, 2011)

  • Fixed: Now works on Windows 2000
  • Fixed: Bug with selecting custom browser in Preferences
  • Fixed: Bug with incorrect web address in About form
  • Fixed: Now maximum FTP file name length is 200 characters (previously 100)
  • Fixed: [Highly Requested] FTP Hangup upon Busy, now FTP disconnect is more brutal and responsive
  • Fixed: [Rare but critical] File contents may become corrupted upon FTP open/save error
  • Fixed: Reopen sometimes added extra line break to the file contents
  • Fixed: Click on filename in File Explorer now allows rename
  • Fixed: When in File Explorer there are many files, pressing first letter char of file name selects the file but does not do scrolling
  • Fixed: File Explorer sorting is not saved properly
  • Fixed: Rare A/V bug caused by File Explorer on startup
  • Added: Now you can do incremental search in File Explorer (find files by their first, second and so on characters)

New in WeBuilder 11.0.0.126 (Jul 18, 2011)

  • Added: Now you can edit file filter in "Current Project" mode
  • Fixed: Bug with File Explorer showing non-project files in Project mode
  • Fixed: Bug with bogus line-end characters when word-wrap on
  • Fixed: Bug with lost cursor when switching from preview
  • Fixed: Bug with PHP bracket highlighting while in HTML param (e.g.

New in WeBuilder 10.2.0.121 (Jun 26, 2010)

  • Improved: Much faster and more detailed find in files
  • Improved: Faster search
  • Updated: Tidy version update
  • Improved: Updated tidy config to support all new features
  • Fixed: Print selection does not work
  • Fixed: & in file name causes underlined letter in document tab's caption
  • Fixed: Bug with Open/Save dialog filters
  • Fixed: Minor text issues
  • Fixed: After closing Preferences, in language browser some languages are missing
  • Fixed: Find in files Find button disabled bug
  • Improved: ASP code highlighting - background color can be set for spaces
  • Fixed: CSS inspector "font" value is now parsed correctly
  • Fixed: CSS auto bracket complete no more adds two blank spaces at the end
  • Fixed: File Explorer Resize bug on Vista64
  • Improved: Localization now works better
  • Added: Russian translation

New in WeBuilder 10.1.0.121 (Jun 25, 2010)

  • Improved: Much faster and more detailed find in files
  • Improved: Faster search
  • Updated: Tidy version update
  • Improved: Updated tidy config to support all new features
  • Fixed: Print selection does not work
  • Fixed: & in file name causes underlined letter in document tab's caption
  • Fixed: Bug with Open/Save dialog filters
  • Fixed: Minor text issues
  • Fixed: After closing Preferences, in language browser some languages are missing
  • Fixed: Find in files Find button disabled bug
  • Improved: ASP code highlighting - background color can be set for spaces
  • Fixed: CSS inspector "font" value is now parsed correctly
  • Fixed: CSS auto bracket complete no more adds two blank spaces at the end
  • Fixed: File Explorer Resize bug on Vista64
  • Improved: Localization now works better
  • Added: Russian translation

New in WeBuilder 10.1.0.119 (Nov 26, 2009)

  • Improved: Uninstaller now allows to keep settings, this will prevent most my-settings-lost situations in the future
  • Improved: Installer no more overwrites your layouts unless it is absolutely necessary
  • Fixed: Problem with find toolbar findbox
  • Fixed: Problem with tab-size resetting
  • Updated: German translation
  • Fixed: Options - Configure browsers does not work
  • Fixed: Timestamp code causes scroll on save
  • Added: Publish window - popup menu option - Mark selected as published
  • IMPORTANT changes to ensure consistency with major editors/ides
  • Changed: Ctrl+L now deletes curent or selected line(s) (and puts them into clipboard)
  • Changed: Shift+Ctrl+L now deletes current line (without placing it in clipboard)
  • Changed: Ctrl+Y now acts as Redo (duplicates Shift+Ctrl+Z)
  • Fixed: Multi monitor problem with hints
  • Fixed: Ctrl+J does not respect tabs
  • Updated: Dockable windows now work smooth on Windows Vista and 7
  • Fixed: Multiple spelling errors
  • Fixed: A/V error on capitalize if cursor inside tag, no selection
  • Fixed: Find next now honors Wrap option

New in WeBuilder 10.0.2.118 (Oct 10, 2009)

  • Improved German translations
  • Fixed help system in German language mode
  • Fixed some visual glitches

New in WeBuilder 10.0.0.117 (Oct 3, 2009)

  • Fixed critical bug with UTF-8 files not being open properly (special chars replaced with ?). Bug was there in builds 114 through 116.
  • Fixed bug with PHP libraries and auto-complete
  • Fixed bug with PHP 5 OOP auto complete
  • Fixed bug with token highlighting

New in WeBuilder 10.0.0.116 (Oct 3, 2009)

  • Fixed: Full FTP name display in titlebar when file opened from sidebar
  • Fixed: Project directory not remembered when in List View mode
  • Fixed: Some wrong captions
  • Fixed: Crash with a search toolbar (fixed already in in build 115)
  • Fixed: Some additional strength against FTP errors

New in WeBuilder 10.0.0.114 (Oct 3, 2009)

  • Improved: Editor automatically deals with invalid line breaks due to wrong FTP transfer mode selection
  • Fixed: Font changes to the default one when Preferences are opened
  • Fixed: Incorrect project name displayed in status bar when Preferences are opened
  • Fixed: Product name changes when Preferences are opened
  • Fixed: A/V error with Language Browser

New in WeBuilder 10.0.0.112 (Sep 21, 2009)

  • Fixed: Enter does not work in file explorer
  • Fixed: PHP Code explorer problem
  • Fixed: New layouts not installed
  • Fixed: Bug in the Find dialog on Windows 2000

New in WeBuilder 10.0.0.111 RC2 (Sep 17, 2009)

  • Improved: Find in files result list works even if file has been changed (inaccuracy warning is shown)
  • Improved: Wrap at end setting is remembered in Find dialog
  • Improved: Replace All in selection now keeps selection
  • Added: PHP autocomplete now supports Class A extends Class B
  • Added: You can now hide preview tabs
  • Added: Find in files results are now counted
  • Added: Code Explorer now displays IDs and Classes
  • Added: Code Explorer now displays form elements
  • Added: Color coding for status bar messages
  • Fixed: PHP code explorer no longer misbehaves if string contains more than 2 \s
  • Added: Filter in code explorer
  • Fixed: Find bug: When a project is changed, look in should change automatically
  • Added: If no text selected in Find box, use the last (not empty)
  • Added: Now you can copy search and validation results
  • Fixed: Some bugs on Vista
  • Added: Preferences window remembers last opened page
  • Fixed: When using "Find All" with "Wrap at end" and "Entire Scope" checked and cursor is in the middle of the document, entries are found twice
  • Added: [BIG] CSS definitions for CSS3, iPhone2, IE8, FF3, Saf3, new icons
  • Bug: HTML code explorer wrongly displays categorize by type and list local variables
  • Bug: Duplicate line Ctrl+D does not work for the last line if after it no empty lines
  • Improve: Auto replace now inserts space
  • Added: Document/Project colors
  • Added: Flexible localization system - users can add languages
  • Added: Support for IE8 preview
  • Fixed: FTP browser does not accept Enter for folders
  • Fixed: Snippet auto indent does not respect tabs
  • Fixed: CSS auto indent does not respect tabs
  • Added: PHP static members are now marked in code exporer
  • Added: FTP upload overwrite prompt now shows file dates
  • Added: [BIG] Project publishing - easily upload only changed files
  • Improved: Restore window if it is activated and currently minimized
  • Added: [BIG] Docummentation for customizing syntax highlighters
  • Added: Several cusrom syntax highlighters included (highlight php variables in strings, highlight special tags)
  • Improved: MDI document window behavior (to some extent)
  • Improved: Some improved, more understandable icons

New in WeBuilder 9.5.2.106 (May 2, 2009)

  • Fixed: Remember last File Explorer folder
  • Updated: Help windows should not always be on top
  • Fixed: Bug with search box
  • Fixed: FTP now works with servers responding incorrectly to some requests
  • Improved: Support "scroll one page" wheel setting
  • Improved: Disallow ability to open two copies of a file from FTP *sidebar*
  • Improved: Check file for changes right before it is saved to disk
  • Other minor fixes

New in WeBuilder 9.5.1.105 (Apr 10, 2009)

  • Various improvements

New in WeBuilder 9.5.0.104 (Mar 10, 2009)

  • Improved JavaScript support
  • Improved file explorer
  • Improved project management

New in WeBuilder 9.4.1.103 (Jan 22, 2009)

  • This is an emergency update for those who had serious clipboard problems and for Windows Vista x64 users.

New in WeBuilder 9.4.0.102 (Jan 8, 2009)

  • Improved File Explorer
  • Improved text editor

New in WeBuilder 9.3.0.101 (Dec 1, 2008)

  • Improved PHP debugger
  • Improved FTP support

New in WeBuilder 9.2.0.100 (Oct 10, 2008)

  • UTF-16 support
  • Improved code editor
  • Improved PHP debugger

New in WeBuilder 9.0 (May 3, 2008)

  • Secure FTP support
  • Re-wamped, faster File Explorer
  • Code templates
  • HTML Tag block highlighting
  • Highlighting of missing brackets
  • Existing tag editing via dialog windows
  • Realtime PHP & Ruby syntax check
  • HTML XRay
  • Over 100 other changes

New in WeBuilder 2007 8.2 (Oct 1, 2007)

  • Improved Editor
  • Improved multi-monitor support
  • Various improvements and fixes

New in WeBuilder 2007 8.0.0.74 (May 12, 2007)

  • New Taskbar/Tabs with drag and drop support
  • PHP debugger
  • Improved PHP Auto Complete
  • Built-in automatic webserver for easy PHP preview
  • CSE Validator support
  • Improved CSS editing features
  • Ruby and eRuby syntax highlighting
  • Over 100 other imporvements

New in WeBuilder 2007 8.0.0.74 (May 12, 2007)

  • New Taskbar/Tabs with drag and drop support
  • * PHP debugger
  • * Improved PHP Auto Complete
  • * Built-in automatic webserver for easy PHP preview
  • * CSE Validator support
  • * Improved CSS editing features
  • * Ruby and eRuby syntax highlighting
  • * Over 100 other imporvements

New in WeBuilder 2006 7.4 (Dec 3, 2006)

  • Improved FTP connectivity
  • Improved File Explorer

New in WeBuilder 2006 7.3 (Sep 20, 2006)

  • Improved Find and Replace
  • Improved color selector