ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

USBFind (Function)
Finds a USB device according to keywords.
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
LooperInfoXY (Function)
Used to find out the row or control located at specific position in the Looper control (X, Y).
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
LooperSelect (Function)
Returns the index of the selected element in a Looper control.
LooperSelectMinus (Function)
Deselects a row in a Looper control.
LooperSelectCount (Function)
Returns the number of selected rows in a Looper control.
LooperSelectPlus (Function)
Selects a row in a Looper control.
USBDisconnect (Function)
Disconnects or ejects a USB device.
USBListDevice (Function)
Returns the list of USB devices currently plugged into the current computer.
USBProperty (Function)
Retrieves the value of a property for a USB device.
SchedulerDeleteTrigger (Function)
Deletes a trigger from a scheduled task.
ArrayDeleteLine (Function)
Deletes a row at a given position: from a two-dimensional array. from the advanced array property (array of gglCalendar events, etc.) The array size is automatically reduced....
ThreadPause (Function)
Pauses the current thread during the specified duration.
ImageInfoClose (Function)
Closes the image file (in JPEG or TIFF format) used by ImageInfoValue and/or ImageInfoList and frees the image from memory....
ImageInfoSave (Function)
Saves the modifications performed on the Exif tags of an image by ImageInfoModify.
grOverlayChart (Function)
Used to display two different types of charts in the same chart.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
grSourceSeries (Function)
Defines the source of a series.
grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
grAutoRefreshSeries (Function)
Identifies or defines whether a series is refreshed whenever the chart is drawn.
HTTPProgressBar (Function)
Displays a progress bar when: receiving the response to an HTTP request. sending an HTTP form (HTTPSendForm) or an HTTP query....
FaxRestart (Function)
Restarts a fax in the spooler.
FaxResume (Function)
Re-enables a fax paused in the spooler (pending fax).