ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

EmailReadMessageHeader (Function)
Reads the header of an incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
NumToString (Function)
Converts a numeric value (integer, real or currency) to a string according to a specified format.
ON (Reserved word)
The ON keyword is used exclusively in the automated tests generated by WINDEV and WEBDEV.
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
Background image of multilingual window
In some cases, the background image of a window can contain a text (the application name, a specific caption, ......
Image Editor control: Options in the ribbon and the panes
The Image Editor control offers a host of options accessible via......
WinAnimationNext (Function)
Modifies the type and duration of animations used when opening and closing the next window.
HRSRenameServer (Function)
Changes the DNS name of the replication server if it has a new name.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
NextTitle (Function)
Modifies the title of next window to open.
gLink (Function)
Adds an "invisible" value into an element found in a List Box or Combo Box control. Function kept for compatibility. It is recommended to use gStoredValue....
FTPAttribute (Function)
Identifies the attributes of a file found on an FTP server (File Transfer Protocol).
Using Facebook authentication
Facebook is the world's most popular social network. It is commonly used by companies to reach their customers......
EmailReadNext (Function)
Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook).
zipCreate (Function)
Creates an archive.
Keyboard shortcut and hotkey
A control in a window or page can be associated with an alphanumeric character, a key or combination of keys ("keyboard shortcut"), etc....
TreeView Table control properties
List of properties associated with the TreeView Table control...
Button control properties
Button controls in a window or page can be manipulated using different WLanguage properties......
Table,Insert (External language)
Inserts an element into a table at a given position.
Image detection management constants
Calculates the width (in millimeters) of the text to print, according to the specified font....
MyParameters (Reserved word)
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure...
Prototype overload/Overload
The procedures and the methods of classes can have several syntaxes....
ArrayAdd (Function)
Adds an element in last position: of a one-dimensional WLanguage array. of an advanced array property (array of events of gglCalendar, etc.). of a WLanguage list....
Keyboard shortcut on a button (AAF)
In an application developed with WINDEV, the user has the ability to implement a keyboard shortcut on a button......
Automatic Application Features (AAF) of Spreadsheet controls
The Spreadsheet control includes multiple Automatic Application Features (AAF) in order to simplify the use of the control......