ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
The HTML control
The HTML control displays HTML pages or HTML code...
<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component control.
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML Display control.
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
WLanguage properties available in PHP
The following properties are available in PHP...
WLanguage functions available in PHP
Some WLanguage functions are not available in PHP......
Migrating a WEBDEV site to PHP
To migrate a WEBDEV site to PHP......
Sitemap file for Google
To better analyze the content of the sites, the search engine of Google is using an XML file named "Sitemap" (if it is available)......
The Web Component control
The Web Component control is used to include any external Web resource in a WEBDEV site......
How to develop a PHP site?
What is a PHP site?......
16. Types of code
ERR_BUTTON_EXPECTED
Handling external JavaScript objects from WLanguage
The WLanguage in "Browser" mode is used to interface with the Web APIs such as the ones proposed by Google or Yahoo......
8. If you are already familiar with WINDEV
18. Order of execution of the code of buttons/links
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
17. WLanguage: a simple and powerful language
Programming a WEBDEV drop-down menu
Once the drop-down menu of your site is created, all you have to do is associate an action with each menu option......
MapExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
<Map>.ExecuteJS (Function)
Runs the native code of Google Maps API in a Map control in JavaScript.
1
2
>