ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

The Radio Button control
The Radio Button control is a control allowing the user to select an option among several ones......
LooperModifyLine (Function)
Changes the values of the attributes in a row of a Looper control based on a data file or populated programmatically.
grSeriesColor (Function)
Initializes the color of a series or the color of a section.
TableItemStatus (Function)
Returns the status of a node in a Treeview Table control: collapsed, expanded or not found.
<Organizer>.AddAppointment (Function)
Adds a new appointment to an Organizer control.
Data persistence
The data persistence is used to store the value typed by the user......
BeaconDetectBackground (Function)
Notifies the application when the device enters or leaves the transmission range of a set of Beacons.
Fixed array (Type of variable)
A fixed array is an "advanced" type of array...
Filter (Property)
The Filter property is used to identify and change the filter applied to records in: Table controls based on a data file, browsing TreeView Table controls, browsing List Box controls, Combo Box controls based on a data file, browsing Looper controls....
dSaveImagePNG (Function)
Saves an image: in a PNG file. in memory....
HCross (Function)
Crosses a record in a data file.
HBackward (Function)
Moves backward several records from the current position in the data file, according to a specified item.
HCopyFile (Example)
Usage example of the HCopyFile function
Reading an email
This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application....
Info (Function)
Displays a custom message in a system information window.
Protocol (Property)
The Protocol property is used to identify and change the protocol used.
<Organizer>.SelectMinus (Function)
Deselects an appointment from an Organizer control.
<Organizer>.Position (Function)
Displays an Organizer control from a specified date or returns the date of the first day (or the date of the last day) displayed in an Organizer control.
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....
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
iPrintReport (Function)
Prints a report created with the report editor.
Dialog (Function)
Displays a message box and returns the value of the button clicked by the user.
LooperAddLine (Function)
Adds a row at the end of a Looper control.
gImage (Function)
Builds a sequence of characters containing an image.
ChangeSourceWindow (Function)
Dynamically changes the window displayed in an Internal Window control. Scrolling internal windows: Modifies the window currently displayed. This modification is saved in the list of internal windows to scroll....