ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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......
18. Order of execution of the code of buttons/links
Changes the extension of a file on disk....
How to develop a PHP site?
What is a PHP site?......
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages......
ERR_BUTTON_EXPECTED
8. If you are already familiar with WINDEV
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.
JSInfoEvent (Function)
Used to handle the JavaScript properties of the browser event that triggered the code execution.
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......
17. WLanguage: A simple and powerful language
Returns the path of the container used to share files between several applications belonging to the same iOS App Group....
JSONExecute (Function)
Calls a server URL that returns data in JSON format (JavaScript Object Notation).
JSONExecuteExternal (Function)
Calls an external server URL that returns data in JSON format (JavaScript Object Notation).
Web Component control events
The following events appear by default in the WEBDEV code editor...
MapGetJSObject (Function)
Returns the instance of the API of Map control.
1
2
3
4
5
6
460
>