ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Multi-control search: search in a window
You want to find a word in the controls of your window? Nothing is easier, press CTRL + F and type the word to find......
Replication: The different types
The data replication is a powerful feature......
ArrayCopy (Function)
Copies the content of an array to another 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....
Displaying an Active WEBDEV Page
An Active WEBDEV Page can be displayed......
Filling a Chart control
The data that will be displayed in the Chart control can come from......
The Looper control
A Looper control is used to repeat the controls found in a specific area......
In depth look at windows, pages and reports
WINDEV, WINDEV Mobile and WEBDEV allow you to create custom interfaces with the window editor and the page editor......
Responsive Web Design: Specific UI errors
WEBDEV features UI errors specific to the position of controls in the different slices......
Sort the data displayed in your tables in one click
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Context menu of TreeView controls (AAF)
Each TreeView control found in a window proposes a popup menu to the user......
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
Seek (Function)
Searches for the index of an element in a WLanguage array.
Constants for managing Pivot Table controls
The following constants are used by the functions that manage Pivot Table controls...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
WINDEV 2024 Tutorial - Table of contents
WEBDEV 2024 Tutorial - Table of contents
Move (Function)
Allows you to: move an element in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.). The other array elements are moved accordingly. swap two elements in a one-dimensional WLanguage array or in an advanced array property (array of gglCalendar events, etc.)....
Events associated with the Pivot Table control
SwapLine (Function)
Used to swap two rows in a two-dimensional array or in an advanced array property.
The Active WEBDEV Pages
You want to reference several pages of your WEBDEV site?......
<Array>.Info (Function)
Returns the characteristics of an array: type of elements, number of dimensions, dimensions, etc.
Managing context menus in a WINDEV or WINDEV Mobile application
A context menu can be opened by the user via a right mouse click......
13. Print: Reports
WINDEV reports...