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.
Automated tests: Test-specific functions
List of automated tests: Test-specific functions...
Web Camera control events
The following events appear by default in the WEBDEV code editor:
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class
InAppleWatchSimulatorMode (Function)
Indicates whether the code is run in the Apple Watch simulator.
InAppleWatchEmulatorMode (Function)
Indicates whether the code is run in the Apple Watch emulator.
SaaSSendSecurityCode (Function)
Sends the security code to the user so that he can change his password.
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
8. Source Code Manager (SCM)
Source Code Manager (SCM)...
<Email variable>.BuildSource (Function)
Generates the source code of the email to send from an Email variable.
<Menu>.Clone (Function)
Clones a menu or a menu option as well as the associated code.
Multiline strings
To type character strings over several lines in the code editor...
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
WinInput (Function)
Identifies the window containing the WLanguage code currently run.
SQLExecWDR (Function)
Runs the SQL code of a query created in the query editor.
Management of XML
WINDEV, WINDEV Mobile and WEBDEV include several functions for handling XML code......
Handling Image controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle an Image control through programming......
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Binding Bar Code controls to items
A Bar Code control can be bound to an item in a data file, query, etc....
Manipulating an HTML Display control in the code
The HTML Display control is used to display a Web page in an application......
Generating an application for Universal Windows 10 App
The Link control
The Link control is used to: create a link in an HTML page. create a link in a report printed in HTML format....
CallWD: Function specific to the external language
Calls a WLanguage function from an external language....