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.
Automatic error handling
Error handling can be customized for each process......
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......
Context menu of TimeLine controls
By default, TimeLine controls contain a context menu....
Custom telemetry
Custom telemetry allows you to define the elements that will be included in the analytics......
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
Checking an element back in the Source Code Manager (SCM)
Checking an element back in the repository is used to make the modified element available to all the users of the Source Code Manager......
New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Optional events
By default, the codes available in the code editor correspond to the most common codes......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
REST web services: Importing an OpenAPI specification
REST web service APIs can be described using OpenAPl files......
Creating a select query
A select query (corresponding SQL statement......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
Share your projects via Git
Git is a source code manager......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
Error 1001: The operators: and:: can only be used in the methods of classes
Customize the wizards
You can easily customize all wizards in WINDEV, WEBDEV or WINDEV Mobile......
Query editor
The query editor is used to automatically create queries on the data files......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Automatic documentation of external components
External components must include a technical documentation......
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
Rich text, links and images in the WEBDEV controls
Rich text supports multiple advanced features: font, weight, size, color, attribute, ......