ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Configuring the AAF menus (Automatic Application Features)
WINDEV includes several Automatic Application Features (AAFs)...
Manipulating menu options programmatically
Menu options can be manipulated...
Managing main window menus
A main menu is necessarily associated with a window...
Characteristics of menu options
WINDEV and WINDEV Mobile manage two types of menus...
Manipulating menu options via the context menu
WINDEV and WINDEV Mobile manage two types of menus:...
Managing menu options in MDI windows
The MDI windows must respect some constraints specific to the MDI applications...
BTLECharacteristicReadValue (Function)
Reads the value of a characteristic on a Bluetooth Low Energy device.
BTLEGetADescriptor (Function)
Retrieves the descriptor of a Bluetooth Low Energy characteristic corresponding to the specified identifier (UUID).
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
Automatic data masking
Data masking is a process that transforms the data in an item that will be displayed to the user......
Array management functions
List of functions for managing arrays...
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
iEndReport (Function)
Forces the report print to stop.
zipOpen (Function)
Opens an existing archive.
xlsNbColumn (Function)
Returns the number of columns found in a worksheet of an XLS file.
grZoom (Function)
Defines the zoom of a chart.
HErrorStatusModification (Function)
Returns the status of a record during a modification conflict.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
DayNumberInAlpha (Function)
Returns the name of the day of the week according to its number.
MonthNumberInAlpha (Function)
Returns the name of the month according to its number.
HState (Function)
Used to find out the state of a record.
ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
HRetrieveItem (Function)
Returns the content of an item found in the current record (in the data file, view, query, ...).
grScatterLinkPoint (Function)
Links (or not) the points found in a "Scatter" chart.
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
HDescribeFile (Function)
Describes a data file programmatically.
OrganizerDeleteAll (Function)
Deletes all the appointments from an Organizer control.
OrganizerPosition (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
DescribedName (Property)
The DescribedName property is used to handle the logical name of HFSQL data files (ignoring possible changes made by HAlias).