ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

<HTML editor>.ExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
Java functions
List of Java functions...
Charact (Function)
Returns the character corresponding to the specified ASCII code.
zipMsgError (Function)
Returns the message associated with an error code on an archive.
HTMLEditorExecuteJS (Function)
Executes JavaScript code in an HTML Editor control.
HListReindexingHistory (Function)
Lists the operations performed on current data files, over the last 24 hours, or on the last 1000 files. These operations include reindexing, recalculation of statistics, memo verification, index verification, etc. This new function is available from WINDEV Suite SaaS 2025 - Update 2....
CaptionHTML (Property)
The CaptionHTML property is used to handle the text of a control as HTML code.
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
JSEvent (Function)
Associates a browser procedure with an event on an object in browser code.
HTMLBefore (Property)
The HTMLBefore property gets and changes the HTML code added before the control.
CONTINUE statement/"CONTINUE:" label
The CONTINUE keyword can correspond: to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration. to the CONTINUE: label. It allows you to declare a common code in a loop....
11. External component
Error 4: A space is required after the ':' character
Handling an Edit control programmatically
You can handle Edit controls programmatically......
Manipulating Dashboard controls programmatically
To programmatically manipulate Dashboard controls, WINDEV, WEBDEV and WINDEV Mobile include dashboard-specific functions......
Scheduler report
The report editor allows you to create "Scheduler" reports....
Generating an application for Universal Windows 10 App
GOTO statement
The GOTO statement is used to run a code identified by a given label...
Translating the external components
An external component is a set of WINDEV or WEBDEV elements that perform a specific action (send faxes, emails, etc....
MenuClone (Function)
Clones a menu or a menu option as well as the associated code.
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:
XMLSource (Property)
The XMLSource property is used to get the XML source code.
Error 1044: The class is already derived from this class