ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grAutoRefreshCategoryLabel (Function)
Identifies or defines whether the category labels are refreshed whenever the chart is drawn.
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.
USBFind (Function)
Finds a USB device according to keywords.
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.
LooperSelectPlus (Function)
Selects a row in a Looper control.
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).
FaxDelete (Function)
Deletes a fax from the spooler and cancels it.
FaxPause (Function)
Pauses a fax in the spooler.
FaxOutbox (Function)
Enumerates the pending faxes or the outgoing faxes.
FaxInbox (Function)
Enumerates the pending faxes or the incoming faxes.
LDAPReset (Function)
Reinitializes the LDAPSession structure with the default values.
LDAPListChildren (Function)
Lists the children of an object in an LDAP server.
LDAPValue (Function)
Returns the value corresponding to the subscript passed as parameter for the specified attribute.
LDAPValidateAdd (Function)
Validates the addition of a new object into an LDAP server.