ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
Looper control linked to a data file
A Looper control can be used to display the content of a data file or query......
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 an SCM repository
To share a project via the Source Code Manager, a repository must be created......
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......
The HTML Display control
The HTML Display control displays a web page in an application......
Share your projects via Git
Git is a source code manager......
Opening a window from a secondary thread
A secondary thread cannot directly open a window with the standard WLanguage functions such as......
How to develop a PHP site?
What is a PHP site?......
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......
Error 1001: The operators: and:: can only be used in the methods of classes
Applying the Responsive Web Design mode to an existing page
This help page explains how to apply the Responsive Web Design mode to an existing WEBDEV page......
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......