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...
WDMSG
You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile......
Handling Organizer controls programmatically
Organizer controls can be handled programmatically....
Project Management Hub: Managing messages
To manage messages in the Project Management Hub, you can use the secure messaging tool included in WINDEV, WEBDEV and WINDEV Mobile......
In-House deployment
Apple's In-House deployment allows you to overcome most of the constraints of the other two modes (App Store deployment and Ad Hoc deployment) and to widely distribute an application without the need to reference client devices in advance......
WDConver : Use in interactive mode
Before you start using WDConver, you must have......
The "Internal report" control
The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming......
User group settings
Discover all the possibilities of pivot tables
Creating an executable: Information and version number
The version information of an executable corresponds to the information visible in the Windows file explorer....
Characteristics of Table controls in a page
Table controls allow you to display and/or enter data......
4. Adding a product
WEBDEV Tutorial - Creating a website with back office processes Lesson 4 - Adding a product - 50 min
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
WDSQL: Connecting to a database
The first operation to perform in order to use WDSQL is to establish the connection to a database......
Required or invalid input in WINDEV
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming......
Chart control properties
A Chart control can be used......
How to develop a site for Linux?
The method for developing a site for Linux is identical to the method for developing a site for Windows....
First page of the project in session mode
The first page of the project is the first page in Session mode opened in the Web user's browser when a WEBDEV site in session mode starts......
Project image gallery
The project image gallery allows viewing all the images of a project in a single click......
6. Printing the product catalog
WINDEV Mobile Tutorial - Developing an Android and iOS application Lesson 6 - Printing the product catalog - 20 min
Binding a Progress Bar control to an item
A Progress Bar control can be bound to an item in a data file, query, etc....
2. UML models
Simple statements