ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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.
Developing applications in Universal Windows 10 App mode
WINDEV and WINDEV Mobile allow you to develop applications for Windows 10 tablets and for Windows Phone 10 and Windows 10 phones (Universal Windows 10 App applications)......
Link Description (Type of variable)
A Link Description variable is used to describe a link between two data files through programming.
WDAdminHF: Managing the server
During the connection to the remote HFSQL administrator, you must specify the HFSQL server that will be taken into account......
HFirst (Function)
Sets the position on the first record of a data file according to the specified browse item.
HLast (Function)
Sets the position on the last record of a data file according to a browse item.
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......
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......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
Sequence diagram
A sequence diagram represents the chronological order of messages sent and received by a set of objects......
Display (External language)
Displays a value in a control or assigns a value in a variable.
BackgroundColor (Property)
The BackgroundColor property is used to set the background color of a control, window, page or block of a report.
HFSQL Client/Server database: Recommendations
This help page presents the main recommendations for optimizing the security and performance of an HFSQL Client/Server database according to the constraints and desired features......
6. Procedures
WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min
dChangeMode (Function)
Changes the drawing mode used by the drawing functions (dLine, dRectangle, ....).
Brochure of new features: New WINDEV features
New features in WINDEV 28 presented in the New Features brochure....
HTMLToRTF (Function)
Converts an HTML string or an HTML buffer to an RTF string.
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....