ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
Duration (Type of variable)
The Duration type enables you to easily handle the intervals of dates and times...
Time (Type of variable)
The Time type is used to easily handle the times...
HRead (Function)
Reads a record in a file according to a given record number.
Referring to an element in a WLanguage event / process
SQLTable (Function)
Transfers the result of a query to a Table control populated programmatically (a List Box or Combo Box control), with the possibility of Partial Fetch (the result is retrieved by blocks of rows).
HForward (Function)
Moves several records forward from the current position in the data file, according to a specified item.
EventChange (Function)
Modifies the status of an event.
HStatCalculate (Function)
Performs various statistical calculations on the file keys.
SysIconAdd (Function)
Adds a system tray icon (in the lower-right corner of the screen).
HDescribeTrigger (Function)
Adds or modifies a trigger on an HFSQL data file.
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
SendMessage (Function)
Sends a Windows message to a control or to a window.
TreeView Table control properties
List of properties associated with the TreeView Table control...
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
HBuildKeyValueANSI (Function)
Regardless of the platform used, the data stored in the HFSQL files is in ANSI format.
HDBDescribeFile (Function)
Describes a file in dBase3 format (most common format) through programming.
ListInfoXY (Function)
Returns the index of the row (or image) at a given position in a List Box or ListView control.
Creating the Table pages of the WEBDEV RAD pattern
SQLConnectWS (Function)
Connects the current application to a database that will be queried by SQL through a Webservice proxy (SOAP).
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).