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.
Handling an Image Editor control through programming
WINDEV allows you to handle an Image Editor control through programming......
Events associated with Bar Code controls
List of events associated with Bar Code controls...
Error 1016: The method of the class is private
Events associated with List Box controls
List of events associated with List Box controls...
Context Menu control events
A Contextual Menu control can be manipulated in WLanguage in an Page with the following properties......
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Specific features of Android applications
The development of Android and WINDEV Mobile applications is different in the following fields......
List Box control linked to a data file or to a query
A List Box or Combo Box control can be used to display the content of a data file or query, to allow a user to select a record, for example......
Managing ports (serial ports, parallel ports, USB ports, etc.)
Several devices can be managed directly via a management of the ports used by these devices to communicate with the computer......
Handling Native Container controls programmatically
The Native Container control returns an handle/identifier......
External language: Programming in COBOL
We are going to call the elements developed in WINDEV (project, windows, analysis, ......
Handling a Sliding Banner control through programming
A Sliding Banner control can be handled through programming......
Activation key management functions
The following functions are used to manage activation keys:...
Information 37: Optimize your FOR loop
How to create and run an SQL query through programming?
This help page explains how to create and run an SQL query through programming....
The SOAP structure
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure......
Events associated with an Organizer control
The following events are associated with Organizer controls:...
Handling Scheduler controls programmatically
A Scheduler control can be......
11. User Macro-Code: UMC in practice
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
Error 19: The step of this FOR loop must be constant
Error 1015: The method of the class is protected
<Cell>.DisplayDialog (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.
Handling an HTML control through programming
WINDEV and WEBDEV allow you to handle an HTML control through programming......
Signature of iOS applications
Signing an application is mandatory from Xcode 8......