ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Cursor (Property)
The Cursor property is used to get and change the position of the mouse cursor in one of the following controls: Edit control. Editable Combo Box. "Edit control" table column and "Editable Combo Box" table column. Word Processing control. HTML Editor control....
EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NetGetFile (Function)
Retrieves an existing file from an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
NetSendFile (Function)
Transmits a file to an FTP server (File Transfer Protocol) powered by WINDEV. This function is kept for backward compatibility....
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
WDLog: Restoring HFSQL data files
WDLog is used to restore the data files saved by WDLog......
Item Description (Type of variable)
An Item Description variable is used to describe one or more items in a data file programmatically.
The Scheduler control
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites....
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
The HTML Display control
The HTML Display control displays a web page in an application......
Animating the image display (WEBDEV)
...The Web sites propose several transition effects between the elements:...
Dynamic array (Type of variable)
A dynamic array is an "advanced" type of array...
Characteristics of a Sidebar control
The main characteristics of a Sidebar control can be configured......
Unicode in character strings
UNICODE is an encoding system that assigns a unique number to each character....
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
TableDelete (Function)
Deletes a row from: a Table control, a TreeView Table control, a table displayed in a Combo Box control....
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Input masks and display masks
WINDEV, WEBDEV and WINDEV Mobile propose two types of masks......
Describing a report table
To display the table description, select "Table description" in the context menu of one of the table elements...
EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
HLockRecNum (Function)
Locks a record and restricts the access to this record for all the other applications.
EmailReadMessage (Function)
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Vocabulary linked to replication
Before implementing the replication, you must be familiar with the vocabulary specific to the replication.
Handling an Internal Window control through programming
The "Internal Window" control is used to display an existing internal window......
Marker (Type of variable)
The Marker type is used to define the characteristics of a marker that must be positioned on a map displayed in a Map control.