ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MATLAB functions
The following functions are used to access MATLAB:...
10. Page templates
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
ServiceList (Function)
Returns the list of services found on the current computer or on the specified remote computer.
TaskDelete (Function)
Deletes the current task from the task list of a Lotus Notes or Outlook messaging.
NotesListAttachment (Function)
Returns the list of files attached to an item of the current document in Lotus Notes.
Progress Bar control functions
The following functions are used to manage Progress Bar controls in a WEBDEV page:...
saasUser (Type of variable)
The saasUser type is used to define the advanced characteristics of a user of SaaS site.
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.
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
HTMLClass (Property)
The HTMLClass property reads and sets the value of the "class" HTML attribute of the control.
HListSynonym (Function)
Returns the list of synonyms used by a full-text index.
PrivateKeyPassword (Property)
The PrivateKeyPassword property sets the key file password (for a private key connection).
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.
WEBDEV User Groupware: Tips
This help page contains different programming tips for the User Groupware in WEBDEV......
<Edit>.AddAssistedInput (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
<PDF Reader>.SeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader 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.
PDFReaderSeekNext (Function)
Sets the position on the next result of a search in the content of a PDF Reader control.