ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadLast (Function)
Reads the last incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
iImageHeight (Function)
Calculates the height of the image to print (in millimeters).
iImageWidth (Function)
Calculates the width of the image to print (in millimeters).
iTextWidth (Function)
Calculates the width (in millimeters) of the text to print, according to the specified font.
7. Multilingual applications in practice
EnumControl (Function)
Returns the name of Nth control found in the specified element.
HExecuteQuery (Function)
Declares a query created in the query editor to the HFSQL engine and runs this query.
Difference of behavior in Windows Vista (and later)
The test of your project was run using one of the Vista/7 test options......
Handling a Carousel control through programming
WINDEV allows you to handle a Carousel control through programming......
fReadLine (Function)
Reads a line from an external file (ANSI or UNICODE).
OpenSister (Function)
Opens a non-modal sibling window.
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
ListSelectCount (Function)
Returns the number of elements selected in a List Box, ListView or Combo Box control.
HLinkMemo (Function)
Used to associate a file with a binary memo item or to cancel the existing link between a file and a binary item.
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).
CheckSpell (Property)
The CheckSpell property is used to enable or disable the automatic spelling checker.
AttachPointAdd (Function)
Defines an attach point for one of the two extremities of a Wire control.
DnDEvent (Function)
Indicates the procedure to run during an event of Drag/Drop....
DnDIsDataAvailable (Function)
Checks whether a specific type of data is available during Drag/Drop....
docTabulation (Type of variable)
The docTabulation type is used to define the characteristics of a custom tabulation.
InvalidInputDetect (Function)
Detects and signals an error on required controls left empty and/or controls with invalid data....
Handling a Range Slider through programming
WINDEV allows you to handle a Range Slider control through programming......
MDL file (kept for backward compatibility): Pattern description
The MDL file is the file used to generate a RAD window......
DrawingStyle (Function)
Allows you to find out and modify: the display mode of grayed buttons found in the windows of your application. the display mode of translucent border for the windows of your application. the mode for loading large images....