ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
HTTPGetResult (Function)
Retrieves the result or the header of last HTTP request run.
ControlError (Function)
Customizes the value displayed in the controls when the value cannot be displayed.
grSeriesOpacity (Function)
Modifies the opacity factor of a series in a chart.
ModbusDisconnect (Function)
Closes the Modbus session.
MyPopupControl (Reserved word)
MyPopupControl is used to handle the control that opened a popup window...
EmailDeleteMessage (Function)
Deletes the current email using the current protocol (POP3, IMAP, MS Exchange, Lotus Notes or Outlook).
HCheckIndex (Function)
Checks whether the data found in the index file (.NDX file) properly refers the data found in the data file (.FIC file).
dbgAssert (Function)
Used to find out and signal the possible errors via an assertive programming.
BurnerStatus (Function)
Returns the status of the current burner.
BurnerPath (Function)
Returns the path of the current burner.
fCompress (Function)
Compresses a file.
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Handling a Static control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically......
BurnerList (Function)
Returns the list of burners installed on the current computer.
RoundFloor (Function)
Returns: the numeric value rounded down to the nearest integer. the duration rounded down to the nearest interval. the date and time rounded down to the nearest interval....
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
CertificateClientInfo (Function)
Returns information about the certificate used by the client computer.
grHMGetData (Function)
Retrieves data from a Heatmap chart.
RoundCeil (Function)
Returns: the value rounded up to the nearest integer. the duration rounded up to the nearest interval. the date and time rounded up to the nearest interval....
WindowsVersion (Function)
Returns the runtime mode of Windows.
diffCreate (Function)
Compares two buffers and creates a buffer containing the differences between these two buffers.
SFDelete (Function)
Deletes records from a Salesforce database.
FilePath (Property)
The FilePath property gets: the name of the xlsx file associated with a Spreadsheet control. the name of the file associated with an Image Editor control. the name of the PDF file associated with a PDF Reader control. the name of the DOCX file associated with a Word Processing control. the name of the wddiag file associated with a Diagram Editor control....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).