ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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).
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
MapGetJSObject (Function)
Returns the instance of the API of Map control.
HTMLEnableDebugger (Function)
Enables the HTML/JavaScript debugger on CEF-based HTML controls: HTML Display or HTML Editor control....
The HTML Display control
The HTML Display control displays a web page in an application......
jQueryExecute (Function)
Runs a JavaScript method of the jQuery library on a page element.
The HTML control
The HTML control displays HTML pages or HTML code......
SecurityHtml (Property)
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls.
CellDisplayDialog (Function)
Displays a Cell control in a page with a DDW effect (Dim Disabled Windows). This function is used to easily simulate a dialog box in browser code, by using a Cell control in a page.
PopupClosePage (Function)
Hides a page displayed as a popup via PopupDisplayPage.
CellCloseDialog (Function)
Hides a Cell control previously displayed in the page via CellDisplayDialog.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Mashup
The concept of Mashup consists in aggregating data coming from different software, different services, different data sources, ......
ChangeTarget (Function)
Changes the target of a button action.
Events associated with Link controls
List of events associated with Link controls...
Debugging in PHP
A site generated in PHP can be debugged in standard WEBDEV mode......
Error 102: The constants can be defined in the initialization code of project, ...
Manipulating Map controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate Map controls....
AWP without UI
Bootstrap, Angular, React, Vue......
Recycle code windows
By default, a single code window is opened per ......
Camera control: decoding bar codes
In iOS and Android, bar codes can be decoded via the Camera control using BCCapture......
Creating your own User Macro-Codes
The User Macro-Codes are sections of WLanguage code allowing the end user to customize his application......
Managing bar codes
The use of bar codes to identify and manage products has become essential......
Cross-references in the code editor
The cross-references in the code editor are used to identify......
1
2
3
4
5
6
261
>