ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Wire control
The Wire control is used to visually link 2 controls......
Managing mutexes in threads
A mutex is used to limit the simultaneous execution of a code (procedure, line of code, etc.) to one thread at a given time....
EmailSeekFirst (Function)
Finds one or more emails according to the criteria specified in the messaging software (Outlook, messaging software using the IMAP protocol, ...).
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
Managing MQTT
MQTT is a "publish-subscribe" messaging protocol based on the TCP/IP protocol......
PageReadHeaderHTTP (Function)
Reads and returns one or more HTTP headers received by the current page (these headers are sent by the client to the server in the current request).
HFSQL Client/Server: Overview
You have the ability to create applications that access the HFSQL Client/Server databases......
Z-index of a control
All the controls in a window or report have a different z-index......
Reading bar codes
WINDEV, WEBDEV and WINDEV Mobile allow you to create applications for reading bar codes......
Summary table: Managing the application directories according to the platform
Custom-Folders in the analysis
Several file descriptions can be grouped into a "Custom-Folder"......
Question edit wizard
When typing a new message intended to the end user, WINDEV or WINDEV Mobile automatically displays the following window......
Managing HFSQL Classic data files
The HFSQL Control Center allows you to fully manage HFSQL Classic data files......
<Window>.EdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
ArrayToCSV (Function)
Converts a one-dimensional array or a two-dimensional array into a character string in CSV format.
Error 1037: This member already exists in the structure
WinEdSelect (Function)
Returns one of the controls selected when the interface is modified by the end user ("Allow end users to modify the UI" option enabled).
Label report
The report editor allows you to create "Label" reports......
KanbanInfoXY (Function)
For a given position (coordinates of a point) in a Kanban control, returns one of the following: the number of the card at that position, the number of the list at that position...
StringToArray (Function)
Fills a one- or two-dimensional array of the specified type with the character string passed in parameter.
Functions for managing contacts (Lotus Notes, Outlook and mobile device)
List of functions for managing contacts: Lotus Notes, Outlook, mobile devices (Android, iPhone, iPad, Universal Windows)...
WDBal messaging: Reading messages
WDBal, the secure messaging provided with WINDEV, WEBDEV and WINDEV Mobile, allows you to easily read the incoming messages......
Share your projects via Git
Git is a source code manager......
Requirement
To manage the project development lifecycle, the Project Management Hub allows you to set requirements......
Custom context menu
Custom context menus are created in the window editor and can be handled programmatically......