ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BurnerAddFile (Function)
Adds a file to the compilation.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
Sort (Function)
Sorts a WLanguage array.
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
fListResource (Function)
Lists the resources integrated to the application.
zipAddFile (Function)
Adds a file (of any type) into an archive in CAB, ZIP, WDZ and 7z, TAR or TGZ (TAR.GZ) format and compresses it.
LooperInsertLine (Function)
Inserts a row into a Looper control.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
LooperDelete (Function)
Deletes a row from a Looper control.
SemaphoreDestroy (Function)
Explicitly destroys a semaphore.
MySelf (Reserved word)
MySelf is used to handle the current control...
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
LooperCount (Function)
Returns the number of rows in a Looper control.
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.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HExtractMemo (Example)
Usage example of the HExtractMemo function
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
iReportPrintingStatus (Function)
Returns the status of the current print.
zipFindFile (Function)
Search for a file in an archive (CAB, ZIP, RAR, WDZ, 7z, gzip, TAR or TGZ (TAR.GZ) format).