ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: New WEBDEV features
New features in WEBDEV 27 presented in the New Features brochure....
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......
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......
Handling Kanban controls programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically handle Kanban controls......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
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......
14. Managing the "Back" button in practice
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......
Error 1001: The operators: and:: can only be used in the methods of classes
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
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......
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
7. AJAX technology