ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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
Animation (Property)
The Animation property animates an image.
PageToFile (Function)
Automatically updates: the value of the items in a data file with the value of the controls in the page. The data file items bound to the window controls are automatically updated with the values of these controls. the value of the WLanguage variables with the value of the window controls. The WLanguage variables bound to the page controls are automatically updated with the values of these controls. This operation is performed regardless of the state of the controls (grayed, inactive or invisible)....
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.
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...
HSaveParameter (Function)
Saves a persistent value on the HFSQL server.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
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.
FAQ about Windows Vista and later
This help page presents a list of problems that may occur when using Windows Vista and later......
Creating the Table pages of the WEBDEV RAD pattern
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
User Groupware: Encrypting passwords
To increase the security of user groupware, WINDEV and WEBDEV now encrypt the passwords of users......
EnumControl (Function)
Returns the name of Nth control found in the specified element.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.