ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

InitParameter (Function)
Initializes the management of persistent values.
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
TreeInsert (Function)
Inserts a leaf into a TreeView control at a specific position.
Managing a Text token Edit control
...Interfaces that use token controls are common. A Token control contains variable amounts of information in a limited area....
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.
Manipulating Internal Window controls programmatically
The "Internal Window" control is used to display an existing internal window......
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....
MobileNetworkConnectionInfo (Function)
Returns information regarding the current connection to data on the mobile network.
IntegerToMonthInAlpha (Function)
Returns the name of the month that corresponds to the specified date (this date is an integer).
HReindexingInProgress (Function)
Indicates that a reindex operation is currently performed on an HFSQL table and returns the percentage of reindexing already performed.
HModifyFileProperty (Function)
Modifies the properties of an HFSQL table located on a server.
ScriptDisplay (Function)
Calls an external script or page (.php, .asp, .mhtml or.mht) and returns the result page in the current browser window.
HModifyUser (Function)
Modifies the information about a user according to the elements found in the corresponding variables for user management.
SQLSeek (Function)
Positions on the specified result row of the query.