ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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......
UI audit: Detect obsolete features
The lifecycle of some projects span several years......
Generating the setup program
The last wizard step for creating the setup program allows you to......
ERR_BAD_ACTION
<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).
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).
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......
GetTypeDefinition (Function)
Gets the description of a type identified by name.
WEBDEV and Google Analytics
Google Analytics is a very popular tool for measuring site traffic......
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
SEO of a WEBDEV site
In order for your site to get visitors, the Web users must be able to find it......
ERR_NO_END_TAG
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......