ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Handling a Repositionable Note control through programming
A Repositionable Note control can be handled through programming......
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......
WDAdminHF: Scheduled task
The remote HFSQL administrator is used to define the scheduled tasks......
Scope of procedures
The scope of a procedure defines whether it is public, private, etc......
Aligning elements in a List Box or Combo Box control
There are different methods to align the elements in a List Box or Combo Box control......
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......
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......
How to use an array of structures?
An array of structures is an Array variable......
Handling a TreeView control through programming
WINDEV and WEBDEV allow you to handle a TreeView control programmatically......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
Linking a Table control to a data file or query
A Table control can be used to display the content of a data file or query......
Automatic documentation of external components
External components must include a technical documentation......
gAlignment (Function)
Builds a sequence of characters containing an aligned text or an aligned image.
Handling Spreadsheet controls programmatically (in a window)
Spreadsheet controls can be handled programmatically......
SCM administrator: available tools
The SCM administrator (Source Code Manager) proposes several tools to manage and optimize the SCM repository......
Setups while taking the Push into account
The setup while taking the Push into account is used to deploy an application on all the client computers of a network from a single management computer......
Analysis links
The links are used to link the files found in an analysis between themselves......
1. RAD (Rapid Application Development)
1. RAD (Rapid Application Development)
Tutorial
A tutorial is supplied with WINDEV, WEBDEV and WINDEV Mobile......
Recompiling the project
The project compilation is a process used to......