ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

BurnerAddFile (Function)
Adds a file to the compilation.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Sort (Function)
Sorts a WLanguage array.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
LooperInsertLine (Function)
Inserts a row into a Looper control.
LooperDelete (Function)
Deletes a row from a Looper control.
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
RTFToText (Function)
Returns the text without the formatting characteristics specific to RTF.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
EventDestroy (Function)
Explicitly destroys an event.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LooperCount (Function)
Returns the number of rows in a Looper control.
MySelf (Reserved word)
MySelf is used to handle the current control...
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
iReportPrintingStatus (Function)
Returns the status of the current print.
HExtractMemo (Example)
Usage example of the HExtractMemo function
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
grAddData (Function)
Adds a data into a chart.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.