ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Including JavaScript files or a Web resource
WEBDEV allows you to include JavaScript files or external resources in a WEBDEV project...
MapGetJSObject (Function)
Returns the instance of the API of Map control.
JSEndEvent (Function)
Deletes the association between a WLanguage browser function and an event (implemented by JSEvent).
<Map>.GetJSObject (Function)
Returns the instance of the API of Map control.
JSInterruptEvent (Function)
Interrupts the process of current event.
JSProperty (Function)
Used to handle specific features on the objects found in the current page.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
fWebDir (Function)
Returns the physical name of the directory containing the images, JavaScript files and Java files of the WEBDEV website.
CodeJS (Property)
The CodeJS property is used to read and change the JavaScript code associated with a Web Component...
HTMLOnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML...
<HTML Display control>.OnErrorJS (Function)
Specifies the procedure to call if an error occurs while executing JavaScript code in an HTML...
JSONExecute (Function)
Calls the URL of a page on the server that returns data in JSON format (JavaScript Object...
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java...
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor...
Mashup
The concept of Mashup consists in aggregating data coming from different software, different...
Alias (Property)
get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name...
17. WLanguage: a simple and powerful language
Importing a WEBDEV project into WINDEV
...WINDEV proposes a feature for importing WEBDEV sites or WEBDEV pages....
The "Site directory" pane
The "Site directory" pane is used to manage the "<My project>_WEB" directory of the current...
1
2
3
4
5
6
9
>