ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

ClipboardHeight (Function)
Calculates the height of an image (in bitmap format) found in the clipboard.
AnchorRateRight (Property)
The AnchorRateRight property is used to: Find out the anchor rate when a control moves on the horizontal axis. Modify the anchor rate when a control moves on the horizontal axis....
AnchorRateHeight (Property)
The AnchorRateHeight property is used to: Find out the vertical anchor rate of a control. Modify the vertical anchor rate of a control....
HInfoLog (Function)
Returns information about the server logs.
Container column in a Table control
A cell found in a Table control can contain a set of controls......
EmailStartSession (Function)
Starts an email management session based on the selected management mode (POP3, SMTP, IMAP or MS Exchange).
SysNumberScreen (Function)
Returns the number of screens currently connected to the current computer.
<Looper>.AddLine (Function)
Adds a row at the end of a Looper control.
zipClose (Example)
Usage example of the zipClose function
fTempFile (Example)
Usage example of the fTempFile function
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
EmailReadFirst (Function)
Reads the first incoming email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
ClipboardWidth (Function)
Calculates the width of an image (in bitmap format) found in the clipboard.
diagShape (Type of variable)
The diagShape type is used to define all the advanced characteristics of the original shape used in a diagram.
Animation management functions
WINDEV proposes several WLanguage functions for managing animations......
GglFile (Variable type)
The GglFile type is used to get all the characteristics of a file used in one of the Google Docs Editors (Docs, Sheets, etc.).
FTPRenameFile (Example)
Usage example of the FTPRenameFile function
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
1. Implementing a Client/Server database
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 1 - Implementing a Client/Server database - 10 min...
<Looper>.InsertLine (Function)
Inserts a row into a Looper control.
FTPMakeDir (Example)
Usage example of the FTPMakeDir function
zipCurrentFile (Example)
Usage example of the zipCurrentFile function