ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

BrowserRunApp (Function)
Opens the default Web browser of the current device.
RadioButtonInsert (Function)
Inserts a new option into a Radio Button control.
dbgOnError (Function)
Defines the WLanguage procedure that will be called whenever an error is detected by a dbgCheckXXX function.
ListDeleteAll (Function)
Clears a List Box, ListView or Combo Box control populated programmatically.
EmailSendMessage (Function)
Sends an email using a given protocol (SMTP, MS Exchange, Lotus Notes, Outlook).
BurnerAddFile (Function)
Adds a file to the compilation.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
grSourceCategoryLabel (Function)
Defines the source of the category labels.
ThreadCurrent (Function)
Returns the name of the thread currently run.
grAddData (Function)
Adds a data into a chart.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Null (Property)
The Null property is used to: Assign NULL to the item for the current record. Find out whether the item is associated with the NULL value for the current record. Define the default value of an item when the item is described through programming....
grColumnSpacing (Function)
Indicates the spacing between each data category in a column chart or in a Minimum/Maximum stock chart....
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
LooperDelete (Function)
Deletes a row from a Looper control.
LooperInsertLine (Function)
Inserts a row into a Looper control.
fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grOrientation (Function)
Modifies the orientation of chart axes.
ThreadState (Function)
Returns the current status of a thread.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
fListResource (Function)
Lists the resources integrated to the application.