ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Error 24: No END statement is associated with this LOOP
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
<xlsDocument variable>.GetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
<Gantt chart>.OrganizeTask (Function)
Reorganizes the tasks of a Gantt chart according to the constraints (dependencies and resources).
<Kanban list>.PositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
xlsGetMerge (Function)
Determines if a cell is merged with other cells and gets the merged cell range.
KanbanPositionList (Function)
Allows you to scroll through a list of a Kanban control to display a specific card.
<Connection variable>.RSAddConfig (Function)
Adds a replication between two HFSQL server onto the master server.
<Connection variable>.CheckServerUpdate (Function)
Checks for the latest version of the HFSQL server that can be automatically updated.
Sliding window (sliding menu)
The sliding windows (also called sliding menus) are often used in the mobile applications......
ContactSelect (Function)
Displays the list of contacts found on the device (Android, iPhone or iPad, Universal Windows).
AssistedInputAdd (Function)
Adds a row to the list of values available in the autocomplete suggestions of an Edit control.
ContactLast (Function)
Reads the last contact in a Lotus Notes or Outlook address book.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
TableFilteredColumn (Function)
Returns the list of columns filtered by the user in a Table or TreeView Table control.
Combo Box and List Box controls: Automatic features (AAF)
The List Box and Combo Box controls can benefit from several AAFs......
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
ListDisplay (Function)
Refreshes a List Box, ListView or Combo Box control based on a data file
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
"Clickable" image in a window
WINDEV and WINDEV Mobile give you the ability to use clickable images......
eDefaultViewCurrency (Function)
Identifies or modifies the display currency used by default.
eDefaultMemCurrency (Function)
Identifies or modifies the stored currency used by default.
MongoGridFSListFile (Function)
Retrieves the list of MongoDB files found in the MongoDB file system (gridFS).
NoSpace (Function)
Returns a string after removing the spaces: from the left and right side of the initial string. within the string....