ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

grOrigin (Function)
Modifies the start and end marks on one of the chart axes.
grAddData (Function)
Adds a data into a chart.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
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....
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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.
LooperDelete (Function)
Deletes a row from a Looper control.
grScatterPointSize (Function)
Defines the size of points in a "Scatter" chart.
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).
iParameter (Function)
Retrieves the printer configuration and configures the print.
pdfParameter (Type of variable)
The pdfParameter type defines all the characteristics of the PDF file to be generated.
grOrientation (Function)
Modifies the orientation of chart axes.
ThreadState (Function)
Returns the current status of a thread.
fListResource (Function)
Lists the resources integrated to the application.
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
Constants for external files
List of constants used by the functions for managing external files....
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
Code snippets
The code editor allows you to enter "Code snippets"......
Time (Type of variable)
The Time type is used to easily handle the times...
The different types of integers
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.