ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Email (Type of variable)
The Email type is used to handle the email content as well as the associated information.
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.
fListResource (Function)
Lists the resources integrated to the application.
HSavePosition (Function)
Stores the current file context: current record, filter, pointers.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
HSynchronizeReplica (Function)
Synchronizes master and subscriber replicas: operations performed on one replica are transferred to the other.
Sequence of events associated with reports
Several operations are performed when printing a report. These operations are performed in the following order......
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.
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....
kbCard (Type of variable)
The kbCard type defines all the advanced characteristics of a card in a Kanban control.
HState (Function)
Used to find out the state of a record.
PicSave (Function)
Saves the image found: in an Image Editor control. in a WDPic variable....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.
TableSearch (Function)
Performs a search in: a Table control, a TreeView Table control, tables displayed in a Combo Box control....
EventWait (Function)
Locks the current thread while waiting for the specified event to be opened.
Fixed array (Variable type)
A fixed array is an "advanced" type of array...