ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ArrayAddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
hScheduledOptimization (Type of variable)
The hScheduledOptimization type is used to programmatically manage a scheduled optimization task on an HFSQL server.
List,Position (External language)
Position the first element displayed in the list or returns the subscript of the first element displayed.
Error 27: No END statement is associated with this ELSE
Error 28: No END statement is associated with this SWITCH
Error 26: No END statement is associated with this THEN
AppointmentList (Function)
Lists the appointments found on the mobile device (Android/iOS) and corresponding to the specified criteria....
HNotifAddCCRecipient (Function)
Adds recipients for the notifications sent via the Control Centers (WDBal messaging tool).
HNotifDeleteCCRecipient (Function)
Deletes the recipients of a notification sent via the Control Centers (WDBal messaging tool).
IWListDeleteAll (Function)
Deletes all the internal windows from the list of internal windows browsed by an Internal Window control.
GetCountryList (Function)
Returns the list of countries according to the ISO 3166-1 standard.
AdditionCompleted (Property)
The AdditionCompleted property determines if an element was added to a queue, list or stack, or if the operation is in progress.
AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<List Box>.Display (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file.
<List Box>.Insert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Modify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Select (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
<List Box>.SelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
<List Box>.Delete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
<List Box>.Add (Function)
Adds an element programmatically to a List Box, ListView, Combo Box or Carousel control.
EventExist (Function)
Indicates whether a specific procedure is run when a Windows event is sent to a control or window.
<Menu>.AddOption (Function)
Adds a new option after the last option of a drop-down or context menu.
<Array>.AddReference (Function)
Adds the reference of an object at the last position in a one-dimensional array.
<Source>.ListKey (Function)
Returns the list of keys found in a file (query or view) recognized by the HFSQL engine.