ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

fTime (Function)
Returns or modifies the different times associated with a file or directory (date created, modified or accessed).
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....
BrowserRunApp (Function)
Opens the default Web browser of the current device.
grSmoothing (Function)
Smoothes a Line chart or a Scatter chart by using the "cubic splines" algorithm.
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.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
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.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
HExtractMemo (Example)
Usage example of the HExtractMemo function
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
grDraw (Function)
Draws a chart according to the specified parameters.
BurnerVolumeName (Function)
Allows you to find out or modify the name of the CD or DVD to burn.
HRplManageItem (Function)
Specifies the replication options for an item: the item can be replicated or not.
HRplFilterProcedure (Function)
Defines the WLanguage procedure that will be called whenever a replication operation is performed on a specific file.