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.
The "Code" pane
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)......
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
JITc
The principle of JITc technology (Just In Time Compilation) is straightforward......
Multi-product external components
Components are a remarkably useful tool for development teams......
Open document tabs
The document tabs allow you to navigate between the different elements opened in the different editors....
Creating a delete query
A delete query (corresponding SQL statement......
Code editor: Display options
The code editor proposes several display options......
Events associated with TreeView Table controls
List of events associated with the TreeView Table controls...
Error 1: Syntax error
Automatic procedures
The programming of timers, threads and delayed procedures is now automatically managed by the environment......
Writing to the Free Technical Support
When you encounter a problem, try to isolate it and to reproduce it by using the minimum number of elements......
Modifying the values displayed in the result of a select query
In the result of a select query, you have the ability to only display......
The Internal Window control
The "Internal Window" control is used to include a window (and its code) in a control of another window......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
MDL file (kept for backward compatibility): Window description
The MDL file is the file used to generate a RAD window......
Error 1010: The member of the class is constant
Extra (Property)
The Extra property is used to: Get additional information about a control, window, or page. Edit additional information of a control, window or page. In browser code, you can only get additional information of a control or page....
Creating an automatic help
The Automatic Application Features (AAF) allow you to add features to your application without having to write a single line of code......
Visibility of the elements found in an external component
When creating an external component, you have he ability to define the elements of the external component that will be accessible (or not) by the user of the component......
Testing a dynamic project (session or AWP mode) from WEBDEV
The test of the entire project allows simulating the startup of the site......
General exception mechanism
A process of general exception is available for all the components of the object with which it is associated......
5. Displaying a WEBDEV Session site
The Internal Page control
The "Internal Page" control is used to include a page (and its code) in a control of another page......
Print technical documentation
You can print different technical documentations describing all the elements of the project (windows, pages, reports, data files, items, components, assemblies, Custom-Folders, etc.)......
Project description: Project tab
The project description window allows you to configure various elements of your project......