ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ListSelectMinus (Function)
Deselects an element in a List Box, ListView or Combo Box control.
BTLEDescriptorWriteValue (Function)
Writes the value of a descriptor to a Bluetooth Low Energy device.
zipOpen (Function)
Opens an existing archive.
BankHoliday (Function)
Indicates whether a day is a public holiday or not.
iEndReport (Function)
Forces the report print to stop.
MessTranslate (Function)
Retrieves a message found in the code of a program in the current language.
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).
List Box, ListView and Combo Box control functions
List of functions for managing List Box, ListView and Combo Box controls...
HState (Function)
Used to find out the state of a record.
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.
BTLEDescriptorReadValue (Function)
Reads the value of a descriptor on a Bluetooth Low Energy device.
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.
XMLExecuteXPath (Example)
Usage example of the XMLExecuteXPath function
CheckBoxAdd (Function)
Adds a new option into a Check Box control.
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).
CalendarSelectMinus (Function)
Deselects a date in a multi-selection Calendar control.
MatchRegularExpression (Function)
Checks whether a character string matches a specific format and retrieves the different substrings that match the format.
BurnerEject (Function)
Opens or closes the door of current burner.
Source (Property)
The Source property can be used on: a Chart control: in this case, the Source property is used to get the source of the series: Table column, list of values, ... a connection: in this case, the Source property is used to get or set the source of a connection (HFSQL Client/Server, OLE DB, etc.)....
Compile (Function)
Dynamically compiles an Procedure whose source code is provided (dynamic compilation).