ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iLine (Function)
Prints a line at specified coordinates.
TextProgressBar (Property)
The TextProgressBar property gets and sets the text displayed in a progress bar.
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.
14. Distribute Reports and Queries with your applications
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min
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....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
The TreeView control
The TreeView control is a tree structure used to simplify the display of information that can be represented hierarchically......
fDataDirUser (Function)
Returns a directory path for the data of the current user of the current application.
SocketConnectBluetooth (Function)
Connects a client computer to a specific Bluetooth socket.
emailPOP3Session (Type of variable)
The emailPOP3Session type is used to access a messaging server by using the POP3 protocol (Post Office Protocol) in order to retrieve the messages found on this server.
Procedure description (Type of variable)
The Procedure Description type is used to get information about a procedure or a method.
emailIMAPSession (Type of variable)
The emailIMAPSession type is used to access a messaging server by using the IMAP protocol (Internet Access Message Protocol) in order to retrieve the messages found on this server.
InfoVersion (Type of variable)
The InfoVersion type is used to find out the characteristics of a specific application version.
The Pivot Table control
The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database......
ParallelTask (Type of variable)
The ParallelTask type is used to handle a task, which means a procedure run by a thread in the parallel programming.
WeekNumber (Function)
Returns the week number within the year that corresponds to the specified date (this date is a character string).