ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Font (Property)
The Font property is used to Get the identifier of the font used in a control in a report, page or window. Change the font used in a control in a report, page or window....
AnchorRateBottom (Property)
The AnchorRateBottom property is used to: Find out the anchor rate when a control moves on the vertical axis. Modify the anchor rate when a control moves on the vertical axis....
ReturnedValue (Property)
The ReturnedValue property is used to: Get and change the value returned by a window, page or report. Get and change the value returned by an option in a Radio Button control....
PopupDisplay (Function)
Displays a popup in a page with a DDW effect (Dim Disabled Windows).
Popup window
WINDEV allows you to open windows in popup format......
Plane (Property)
The Plane property is used to: Get: the active plane of a window (or report) or the plane to which a control belongs. the active plane of a WEBDEV element. Change: the active plane of a window (or report) or associate a control with another plane. the active plane of a WEBDEV element....
Group (Property)
The Group property is used to: find out whether the control belongs to a group of controls. If the control belongs to one or more groups, the Group property can be used to identify these groups of controls. associate a control with a group of controls....
State (Property)
The State property is used to get and change the state of an element.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
fCompress (Function)
Compresses a file.
TableMoveLine (Function)
Moves a row or swaps two rows in a Table control.
Conversion (Function)
Converts a value from a unit to another one.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
Anchor (Property)
The Anchor property sets the anchors of a control in a window, page or report.
HorizontalAlignment (Property)
The HorizontalAlignment property gets and changes the horizontal alignment of a control.
Report viewer: "Print" tab
The report viewer allows end users to view reports before printing them......
gFontSize (Function)
Builds a sequence of characters used to specify the size of the font for a text found in a graphic string.
gFont (Function)
Builds a sequence of characters describing the font that will be used for the text.
EmailSaveAttachment (Example)
Usage example of the EmailSaveAttachment function
fCopyDir (Example)
Usage example of the fCopyDir function
2. Searching and iterating over records
WINDEV Tutorial: WINDEV application: Managing data Lesson 2 - Searching and iterating over records - 30 min
LooperToExcel (Function)
Creates an Excel file from the data found in a Looper control (browsing Looper control or memory Looper control).
gFontItalic (Function)
Builds a sequence of characters used to specify whether or not the text that follows the call to this function is in italic type.