ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Array functions
List of functions for managing arrays
FOR EACH/FOR ALL statement (browse of associative arrays)
The FOR EACH statement is used to perform different types of browse on the associative arrays...
Functions for managing arrays (prefix syntax)
List of functions for managing arrays
Project description: Advanced tab
The project description window allows you to configure various elements of your project......
Strict monitoring of a project
Via the Project Management Hub, WINDEV, WEBDEV and WINDEV Mobile allow you to define the different actions required to create a project......
"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The Image Editor control (WEBDEV)
By using the Image Editor control in your websites, you will allow users to create and edit images or photos......
The Image control
The Image control is used to......
Interactive notifications
A notification is a small window that appears at the bottom right of the screen, and that can be viewed at any time in the Windows notification area......
The planes in WEBDEV
The planes are used to group the controls of an element......
The UML model
The main objective of a development team is to create optimized applications, capable of satisfying the ever-changing needs of their users......
Detecting Beacons
A "beacon" is a hardware transmitter that can "dialog" on a small perimeter with smartphones or tablets via a Bluetooth connection......
FOR ALL/FOR EACH statement (browse of strings)
The FOR EACH statement is used to browse strings according to different methods...
How to manage a multi-selection in a Table control?
This help page explains how to manage a multi-selection in a Table control....
12. Preventing from going back to a page
Carrying over the differences from an element to another one
The project comparator is used to compare two elements and to list the differences found......
Max (Function)
Returns the greatest value passed as parameter.
The planes (in a window or in a report)
The planes are used to group the window controls......
Pull to refresh (Android/iOS): Window, Table and Looper controls
The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content......
Project description: Project tab
The project description window allows you to configure various elements of your project......
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
28. Site SEO
Conceptual Data Model (CDM)
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
Pinned control in a window
A pinned control remains visible even if the user moves the scrollbar of the container to display a non-visible area......
Advanced management of class instances
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time....
Classes, members, methods and properties
A class is made of......