ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<HTML Display control>.ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
The HTML control
The HTML control displays HTML pages or HTML code...
Server code/Browser code
WEBDEV allows you to create static pages and dynamic pages...
ExecuteJS (Function)
Runs JavaScript code in the context of the Web page displayed by an HTML Display control.
Project compilation: Warning, Error, Information, Programming standard...
When developing a project, the project is compiled on a regular basis....
Error 1008: The member of the class is protected
BCCalculateControlCharacter (Function)
Returns the check code of a bar code.
The "Code snippets" pane
The "Code snippets" pane lists the code snippets currently available......
Execute (External language)
Runs the code of a control or the code of a procedure in WLanguage.
Code snippets
The code editor allows you to enter "Code snippets"......
InUniversalWindowsPlatformSimulatorMode (Function)
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App). Function kept for backward compatibility....
Page templates and inheritance
When a page template is applied to a page, all the controls and code found in the template are "copied" into the page......
Report templates and inheritance
When a report template is applied to a report, all the controls and code found in the template are "copied" into the report......
Error 1009: The member of the class is private
jQuery (Function)
Runs a JavaScript method (or several chained methods) of the jQuery library on a page element.
BCDecode (Function)
Decodes the information stored in a QR Code bar code.
The "Context-sensitive code view" pane
The "Context-sensitive code view" pane allows you to view and edit the code of the element (window, page, report, control, etc....
SQL commands available in an SQL query
WINDEV allows you to easily run queries in SQL code......
Window templates and inheritance
When a window template is applied to a window, all the controls and code in the template are "copied" to the window......
Control templates and inheritance
When a control template is applied to a page or to a window, all controls and code found in the template are "copied" into the page or window......
Drag and Drop management functions
The following functions are used to manage Drag and Drop:...
Project anomalies: dead code and orphan elements
...WINDEV, WEBDEV and WINDEV Mobile allow you to easily detect these "dead codes" and "orphan" elements....
Customizing the WINDEV User Groupware
The User Groupware in automatic mode offers many possibilities......
Glossary
The glossary lists all the abbreviations used in the code editor......
FolderWeb (Function)
Returns the path of the directory containing: the images, the JavaScript files, the Java applet files, the other files accessible from the browser....
Handling an iFrame control through programming
WEBDEV allows you to handle an iFrame control by programming......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
WEBDEV administrator: Advanced configuration
The "Advanced" tab is used to configure the advanced features at server level......
JSON
JSON (JavaScript Object Notation) if a light format for exchanging data......
1
3
4
5
6
7
262
>