ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
Clone (Function)
Constructs a copy of a class instance: An object of the actual class of the class instance is allocated. The members of the class instance are copied to the members of the new object....
WidthInPixel (Property)
The WidthInPixel property is used to get the width in pixels of a control in a report.
Clipboard management functions
List of functions for managing the clipboard...
HRecordToXML (Function)
Retrieves the structure and the value of the current record and exports them into a character string in XML format.
iEllipse (Function)
Prints an ellipse (in a rectangle).
Orientation (Property)
The Orientation property is used to: Get the angle (in degrees) of a Font variable. Modify the angle (in degrees) of a Font variable....
1. Components provided with WINDEV
WINDEV is provided with projects that contain components....
Discover all the possibilities of pivot tables
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Creating and generating an external component
A component must be created from a project containing all the elements required for the component......
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
WithZoom (Property)
The WithZoom property is used to specify and to determine whether the user can zoom in and out: in an HTML Display control in Android, iPhone or iPad applications. in a Map control in Android, iPhone or iPad applications....
SchedulerDeleteAll (Function)
Deletes all appointments and resources from a Scheduler control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
IWListDelete (Function)
Deletes an internal window found in the list of internal windows browsed by an Internal Window control.
IWListPosition (Function)
Displays the internal window corresponding to the specified position (in the list of internal windows browsed by an Internal Window control) or returns the position of the internal window currently displayed (in the list of internal windows browsed by an Internal Window control).
UsefulHeight (Property)
The UsefulHeight property is used to get and change the useful height of an internal window (or supercontrol) with scrollbars.
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
HeightInPixel (Property)
The HeightInPixel property is used to get the height in pixels of a control in a report.
InitParameter (Function)
Initializes the management of persistent values.
EmailCurrentFolder (Function)
Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
TableSearchEverywhere (Function)
Searches for a value in all the columns of the following controls: Table control, TreeView Table control, Table control displayed in a Combo Box control....