ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grRBAddData (Function)
Adds data to a Radial Bar chart.
CallInterface (Function)
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework.
TableAdjust (Function)
Adjusts the title and size of columns found in a Table or TreeView Table control.
grSurfaceMarksCaption (Function)
Allows you to specify the mark caption for a Surface chart.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
ExecuteProcess (Function)
Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface.
PageToSource (Function)
Automatically updates: the value of the items in a table with the value of the controls in the page. the value of the WLanguage variables with the value of the page controls....
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
FTPTime (Function)
Returns the different creation, modification or access times associated with a file located on an FTP server (File Transfer Protocol).
fMemWait (Function)
Waits for the end of process about the notifications of modification of a shared memory area.
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
XMLChildExist (Function)
Specifies whether the current tag has children corresponding to the sought type (tag, attribute, ...).
SQLGetTextMemo (Function)
Retrieves the content of a Text Memo column found in the query result, for the current line.
GPSStatus (Function)
Retrieves the activation status of the geolocation provider or asks to be notified when the status changes.
PDFReaderHighlight (Function)
Finds a text in the document displayed by a PDF Reader control and highlights the occurrences of this text in the control.
ParallelTaskCancel (Function)
Immediately terminates execution of the current task: the task changes state to tpeCancelled.
OpenSSLCheck (Function)
Checks, via a public key, that the signature of data performed with the OpenSSL library is correct.
FolderData (Function)
FolderData is kept for backward compatibility.
BrowserClose (Function)
Closes the current browser window and stops the execution of the current code.
HTMLEditorGet (Function)
Asynchronously retrieves the value of one of the properties of an HTML Editor control.
ConfirmAsynchronous (Function)
Displays a non-blocking message in a standard dialog box with the answers "Yes", "No", "Cancel" and calls a WLanguage procedure with the user's response....
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
StreamInfo (Function)
Returns the name and/or number of the stream issuer....
LooperCount (Function)
Returns the number of rows in a Looper control.
iLine (Function)
Prints a line at specified coordinates.