ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Distributing an external component
Once the component has been created, tested and generated, it can be distributed to other developers......
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
Project Management Hub: Task management
The Project Management Hub allows you to define the different tasks assigned to each project contributor......
Extension procedure
By using extension procedures, you can add your own WLanguage procedures to different types of variables (string, date, color etc.)......
Filtering a table, a view or a query
A filter is used to define through programming a selection of records corresponding to one or more criteria......
Linking a data-bound Table control to a table or query
A Table control can be used to display the content of a table or query......
Class inheritance
The hierarchical organization in class and sub-class has allowed to create the notion of inheritance......
ListView control linked to a table (or to a query)
A ListView control can be used to display the content of a table (or the content of a query)......
TmeLine control linked to a data file or variable
You can create TimeLine controls directly linked to the data....
The Linear Looper control
A Linear Looper control is used to display a set of controls in a horizontal scrolling list......
HFSQL server replication
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way......
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Linking a Scheduler control to a table or variable
You can create Scheduler controls directly linked to the data....
WDAPI overview
WDAPI simplifies the use of Windows APIs in a WINDEV application......
2. Database schema in practice
Clears the content of trace window opened in parallel with the current window....
Query
A query is used to interrogate a database in order to view, insert, modify or delete data......
MapLicenseGgl (Function)
Indicates the "Google Maps API" license key that will be used in the Map controls (of WINDEV or WEBDEV).