ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Card (Property)
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them.
HListREP (Function)
Returns the list of assignments for the data files handled by the current application, which means the list of physical files corresponding to the files described in the analysis.
Push notifications: format of notifications (Android and iOS)
An application written in WINDEV Mobile Android or iOS can receive Push notifications......
BREAK statement/"BREAK:" label
The keyword BREAK can correspond: to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process. to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement....
Chart: Managing legends
Several types of legends are supported in the charts......
Generating the setup program
The last wizard step for creating the setup program allows you to......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
The ListView control
The ListView control is used to display a list of graphic elements (images, logos, etc....
ERR_BAD_ACTION
User Control Center: Overview
The User Control Center is used to manage the applications deployed on a company network....
ListPosition (Function)
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
<List Box>.Position (Function)
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used).
SCM administrator: Managing the repository
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager......
TaskReset (Function)
Reinitializes the Task structure.
List,Search (External language)
Finds a value in a list.
ContinentList (Function)
Returns the list of continents.
SchedulerDeleteTask (Function)
Deletes a scheduled task.
DriveListeDirectory (Function)
Lists the directories of an Drive.
<Variable Drive>DirectoryList (Function)
Lists the directories of an Drive.
Select query: Displaying the first/last n records
The editor of Select queries is used to limit the number of records that will be displayed in the result of the query....
Scanning a document (via a WIA driver)
Windows Image Acquisition (WIA) is a Windows device driver interface and API that allows applications to scan documents using a scanner......
29. SEO in practice
The user version of query editor (Reports & Queries)
A query is used to interrogate a database in order to view, insert, modify or delete data......
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......