ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ThreadState (Function)
Returns the current status of a thread.
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.
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.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
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.
HAddScheduledOptimization (Function)
Adds an optimization task of HFSQL Client/Server data files....
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.
SQLLock (Function)
Used to lock: The entire data table, in read and write mode. Its data cannot be accessed by other computers. The records selected by the query. This data cannot be accessed by the other computers. This method can be used to update records for example....
ListDelete (Function)
Deletes an element from a List Box, ListView or Combo Box control populated programmatically.