Html Wave Help

Licensing questions
What am I allowed and not allowed to do with HTML Wave?
You are allowed to..
  • Use HTML Wave to create/edit websites for both personal and commercial use
  • Sell websites or templates created with HTML Wave
  • Use HTML Wave for educational purposes
  • Use HTML Wave at work
  • Use HTML Wave as the the Web editor at your workplace (If you are a business owner)
However, you are not allowed to..
  • Claim ownership for the HTML Wave app itself
  • Resell or redistribute the HTML Wave app itself
Can I use HTML Wave for educational purposes?
Yes! You are allowed to use HTML Wave for educational purposes, and you are allowed to use HTML Wave at school, university or any other educational institute!
Can I use HTML Wave as the app creating/editing websites at my company?
Yes! You are allowed to use HTML Wave as the app for creating/editing websites at your company
Can I sell websites created with HTML Wave?
Yes! You are allowed to sell websites created with HTML Wave
What is the license for the templates?
The templates are free to use both personally and commercially and no attribution is required, but you have to modify the templates at least a little.
You are allowed to sell websites created from the templates but you are not allowed to sell or redistribute unmodified templates.

Creating and editing files
How to create a new website project?
To create a new website project.. go to File > New > Website project, then write the website name and select the projects path folder, and select files to include, and select a template or start from scratch.
How to create a new file?
To create a new file.. go to File > New , and select the file type you want to create
How to switch to visual editor?
To switch to visual editor, if you are working on a HTML file, click on "Design" button in the bottom of the tab.
How to print the current file?
To print the current file.. go to File > Print
How to search the current file?
To search the current file.. press CTRL+F or go to Edit > Find..
How to replace text in the current file?
To replace text the current file.. press CTRL+H or go to Edit > Replace..
How to go to a specific line?
To go to a specific line in the current file.. press CTRL+G or go to Edit > Go to line..
How to convert selected text to UPPERCASE or lower case?
To convert text to uppercase or lowercase, go to Edit > Convert to UPPERCASE or Edit > Convert to lowercase
How to insert a hyperlink/image/table/form control?
To insert a hyperlink/image/table/form control go to insert menu and choose an item to insert
How to adjust the css for the hyperlink/image/table/form control to insert?
To to adjust the css click the "Adjust style" button (Or Adjust style for.. for tables), from the insertion window, to open the style window
How to convert text to ordered or unordered list?
To convert text to ordered or unordered list, select the text to convert then go to Insert > Ordered list or Insert > Unordered list
How to include a stylesheet or a javascript file or a favicon?
To include a stylesheet or a javascript file or a favicon, click on the pin icon from the toolbar (if the toolbar is hidden, go to View > Toolbar to show it),then select the type of file you want to attach
How to include a framework/library such as JQuery and Bootstrap?
Html Wave currently provides function to include online link for Bootstrap,JQuery,JQuery UI, and AngularJs, to include one of them, click on the pin icon from the toolbar (if the toolbar is hidden, go to View > Toolbar to show it), then click Framework/Library
How to insert Bootstrap components?
To insert Bootstrap components, first, go to View > Bootstrap components to show the Bootstrap components panel if it is not visible, then select which Bootstrap component to insert, from the select box at the top
How to upload file to FTP server?
To upload file to FTP, go to Tools > Upload file to ftp, then enter FTP server details and click upload. If you don't know the FTP server url, contact the web host.
How to run PHP files on HTML Wave?
To run PHP files you first need to install a localhost server if you don't already have one installed. In HTML Wave set localhost directory to the root directory of the localhost server. (Which might be called htdocs). afterwards. create/open a PHP file and save it to the server's root directory (or a folder inside the root directory) to update the preview.

Customizing the app
How to switch the theme to light or dark?
To change the theme, go to Tools > Preferences
How to enable/disable word wrap?
To enable/disable word wrap, go to View > Word wrap
How to enable/disable autocomplete menu?
To enable/disable autocomplete menu, go to Tools > Preferences
How to enable/disable autocompleting quotes and brackets?
To enable/disable autocompleting quotes and brackets, go to Tools > Preferences
How to enable/disable live preview?
To enable/disable live preview, click on Turn on/off live preview from the toolbar (if the toolbar is hidden, go to View > Toolbar to show it)
How to enable/disable live error and warning checking?
To enable/disable live error and warning checking, go to Tools > Preferences

Have a question that you cannot find an answer to here? Submit your question here!