ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional events
By default, the codes available in the code editor correspond to the most common codes......
Handling Sidebar controls programmatically
WINDEV and WINDEV Mobile allow you to handle Sidebar controls programmatically......
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......
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
Creating a select query
A select query (corresponding SQL statement......
The HTML Display control
The HTML Display control displays a web page in an application......
Site test: the different types of tests
WEBDEV includes multiple methods for testing your sites......
ReplicEdit: Taking the analysis modifications made into account
When modifying the analysis of a replicated application (add an item, a file, ......
Useful parameters of a procedure
A procedure can declare some parameters that are not immediately used. In this case, a warning appears in the code editor, indicating that the local variable is not used....
Body block
The Body block corresponds to the main block of the report......
WEBDEV administrator: Overview
The WEBDEV administrator is a module used to manage the dynamic WEBDEV sites......
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......
Drag and Drop
Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications....
Error 1001: The operators: and:: can only be used in the methods of classes
Handling an automatic test
When an automated test is created, this test is in "construction" by default......
Two methods for passing parameters to a query
Two methods can be used to pass parameters to a query with parameters used in a window or in a control (List Box, Combo Box or Table control for example)......
Link properties
When creating a link, you can simply specify the destination......
Customizing the setup program (Plug-in)
In a setup program, you may want to customize some actions......
Handling a Navigation Bar control through programming
The Navigation Bar control can be handled by programming......
12. Synchronizing data
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......