ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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....
Title (Property)
The Title property is used to get and change the title of an element.
InTestMode (Function)
Indicates whether the application or the site is started: from the WINDEV or WEBDEV editor, from the executable or browser. from the WEBDEV administrator....
dVerticalSymmetry (Function)
Flips an image with respect to a vertical axis (symmetry with respect to a vertical axis).
dHorizontalSymmetry (Function)
Flips an image with respect to a horizontal axis (symmetry with respect to a horizontal axis).
EmailReadLastHeader (Function)
Reads the header of last incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadFirstHeader (Function)
Reads the header of the first incoming email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
EmailReadPreviousHeader (Function)
Reads the header of the email found before the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook).
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Manipulating a Layout control programmatically
A Layout control can be......
FontUnderlined (Property)
The FontUnderlined property is used to: Determine if the text is underlined. Underline (or not) a text....
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....
Image Editor control properties (WEBDEV)
You can manipulate Image Editor controls in a page using the following WLanguage properties......
dRectangle (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Menu option: operation performed and action
An option of a drop-down or context menu in a page can be associated with an action......
Kanban control properties
In a window or page, you can use WLanguage properties to handle......
Map control properties
The following properties can be used with Map controls:...
Constants for managing videos
List of constants used by the functions for video management....
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Using the advanced types
The advanced types (XLS variables, ggl variables, ......
iPrintReport (External language)
Prints a report created with the report editor.
Non-maximized windows in iOS
A non-maximized window can occupy a section of the screen only......
11. Window templates
WINDEV Mobile allows you to create window templates....
14. Report templates
...Report templates are used to easily standardize report layouts....
Environment of the data model editor