ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

New Features brochure - Version 27: Common new features
New features in WINDEV/WEBDEV/WINDEV Mobile 27 presented in the New Features brochure....
Events associated with List Box controls
List of events associated with List Box controls...
ContextMenu (Property)
The ContextMenu property is used to: Get the custom context menu of a control, window or page. Change the custom context menu of a control, window or page (or associate another context menu). Customize the system menus of the controls by adding options....
2. WEBDEV administrator in practice
EmptyIfZero (Property)
The EmptyIfZero property is used to: Find out the management mode of zero value in a control. Modify the management mode of zero value in a control...
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
ListSeek (Function)
Searches for an element in a List Box, ListView or Combo Box control (including the values described by gStoredValue).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Native MariaDB Connector: Requirements and remarks
This page presents the main aspects and requirements of the Native MariaDB Connector......
TreeDisplay (Function)
Refreshes the display of a TreeView control from a given position.
Native MariaDB Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector to MariaDB (also called Native Access)......
Native MySQL Connector: Specific features and remarks
Remarks and specific features of the Native MySQL Connector...
9. Types of standard controls
Types of standard controls...
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
LooperMoveLine (Function)
Moves a row or swaps two rows in a Looper control.
WINDEV applications for Linux: Specific features
CalendarSelectPlus (Function)
Selects a date in a Calendar control.
3. Multi-criteria search
WINDEV Tutorial: WINDEV application: Managing data Lesson 3 - Multi-criteria search - 40 min
Events associated with ListView controls
List of events associated with ListView controls...
How to read emails via the IMAP protocol?
This help page explains how to read emails via the IMAP protocol....
Native MySQL Connector for WINDEV and WEBDEV
WINDEV and WEBDEV propose a Native Connector for MySQL......
WDStatistics: Using WDStatistics
WDStatistics can be used once the log files have been imported......
FOR EACH/FOR ALL statement (browse of combinations)
The FOR EACH statement is used to browse the available values in the combinations.
Handling data files in PHP
WEBDEV allows you to create a PHP site that handles data files......
Automatic Drag and Drop
For some types of controls, WINDEV and WEBDEV propose an automatic management of Drag and Drop....