ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayIntersect (Function)
Returns an array corresponding to the intersection of two arrays.
DashLoadConfiguration (Function)
Restores the configuration of a Dashboard control.
25. Performing a process on several successive pages
Performing a process on several successive pages...
Object diagram
An object diagram represents a set of objects and how they relate to each other at a certain moment in time......
DisplayedItemImage (Property)
The DisplayedItemImage property is used to: Get the item that corresponds to the image displayed in a ListView control. Change the item that corresponds to the image displayed in a ListView control....
grIncreaseData (Function)
Adds a value to a data in a chart.
ServiceModify (Function)
Modifies the configuration of a service according to the information given in the members of the Service variable.
ArrayUnion (Function)
Returns an array corresponding to the union of two arrays.
The Switch control
Switch controls (also called "Toggle controls") are now commonly used in interfaces......
SocketChangeTransmissionMode (Function)
Changes the transmission mode used on a socket.
The Chart control: Characteristics in the editor
Regardless of the type of chart displayed in the Chart control, all its characteristics can be configured via its description window......
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
Using WDDIXIO
To translate the text used in your project:...
Code indentation
When typing compound statements ("Switch", "For" and "While", for example), the code is automatically indented to highlight the structure of the loops used in the program......
Title (Property)
The Title property is used to: Get the title of a Table control column, a Chart control, a window or a page Change the title of a Table control column, a Chart control, a window or a page....
Automatic features of Pivot Table controls
The Pivot Table control offers several Automatic Application Features (AAF) allowing the user to take advantage of all its capabilities......
Display (External language)
Displays a value in a control or assigns a value in a variable.
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Structure of data files of user groupware
1. Creating a WEBDEV project and its analysis
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Managing Responsive Web Design in your Web pages
From now on, the Web sites can be viewed on several platforms......
Mobile User Groupware (Android and iOS)
WINDEV Mobile includes a User Groupware for Android and iOS applications......
TableCollapse (Function)
Collapses: a branch that was previously expanded in a TreeView Table control. a break that was previously expanded in a Table control. a detailed window displayed for a row....