ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

<Array>.Count (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
ArrayCount (Function)
Returns: the number of elements in a one-dimensional array. the number of rows in a two-dimensional array. the number of elements in the first dimension of a three-dimensional or N-dimensional array....
Functions for managing Map controls (prefix syntax)
The following functions are used to manage Map controls via prefix syntax...
Keyword properties
You can change the characteristics of a keyword at any time in the keyword properties......
Overloading a WLanguage function or using a WLanguage function in an SQL query
WLanguage includes the "WL" keyword......
User group settings
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
How to choose the data source of a control?
This help page presents the different data sources available for a control....
Optional parameters
Some of the parameters passed to a procedure can be optional parameters......
Real-time chart
This type of chart is used to represent a permanent data flow in real time......
The Breadcrumb control
The "Breadcrumb" control corresponds to a series of links allowing the Web user to go back into the logical tree structure of a site......
Creating an Android widget
Widgets are small applications that can be displayed on the home screen of phones or tablets......
Creating and distributing Active WEBDEV Pages
To transform a page in Session mode into an Active WEBDEV Page:...
Creating an SCM repository
To share a project via the Source Code Manager, a repository must be created......
Support for the setup program
When creating the setup program via the wizard, you have the ability to choose the options regarding the setup support....
Project dashboard
The project dashboard provides an overall view of project status via different widgets.......
Handling an element of a TreeView control programmatically
This help page explains how to handle the elements of a TreeView control either directly or via the WLanguage functions......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Chart control properties
A Chart control can be used......
<Table>.FormulaDeleteAll (Function)
Deletes all rows added with <Table>.FormulaAdd.
Simple statements
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
iOS 14 widget windows
An iOS application with an iOS widget configuration can contain one or more iOS 14 widget windows......
Displaying a report in PDF format in the browser of the Web user
To display a report in PDF format in the browser of the Web user, you must......
ERR_BAD_DLLEXE