ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
WiFiListNetwork (Function)
Returns the list of Wi-Fi networks configured on the device.
NotifAdd (Function)
Adds a notification into the system bar of device (Android) or into the notification center (iOS).
HDeleteScheduledOptimization (Function)
Deletes a scheduled optimization task from HFSQL Client/Server data files....
List,Insert (External language)
Inserts an element at the given index of a drop-down or expanded list.
UploadDelete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
MyLeftSlidingWindow (Reserved word)
MyLeftSlidingWindow is used to handle the left sliding window associated with the current window.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
Error 24: No END statement is associated with this LOOP
iPrintingNation (Function)
Modifies the current language for the next print (programmed print or report print).
NoLeftCharacter (Function)
Returns a string after removing the specified characters from the left side of the initial string.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
GroupLast (Function)
Reads the last group of contacts in a Lotus Notes or Outlook address book.
ClientID (Property)
The ClientID property gets the client ID defined when the application was declared or registered.
ClientSecret (Property)
The ClientSecret property gets the client secret defined when the application was declared or registered.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<Upload>.Delete (Function)
Deletes a file from the list of files to upload: the file will not be uploaded on the server.
<List Box>.Count (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
<List Box>.SelectPlus (Function)
Selects one or more elements in a List Box, ListView or Combo Box control.
<List Box>.DeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
<mongoGridFS variable>.ListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
SysNotificationRemoveID (Function)
Removes all previously sent interactive notifications that match the specified identifier (ID).
InvalidInputListControl (Function)
Builds a list of controls that require data input/contain invalid data....
InvalidInputShowIcon (Function)
Shows an error icon next to an Edit control to indicate that the input is invalid.