ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

"Unit examples" pane
The "Unit examples" pane proposes the unit examples found in the different products......
The planes (in a window or in a report)
The planes are used to group the window controls......
The Image control
The Image control is used to......
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......
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......
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......
Max (Function)
Returns the greatest value passed as parameter.
TreeAdd (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
<TreeView>.Insert (Function)
Inserts a leaf into a TreeView control at a specific position.
<TreeView>.Add (Function)
Adds a "leaf" element (and all necessary nodes) into a TreeView control.
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......
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus......
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
28. Site SEO
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......
Handling a Conceptual Data Model (CDM)
The main operations that can be performed on a CDM are as follows......
Min (Function)
Returns the lowest value.
AWP without UI
Bootstrap, Angular, React, Vue......
How to manage a multi-selection in a List Box control?
This help page explains how to manage a multi-selection in a List Box control....