ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LooperBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Looper control.
StartShare (Function)
Opens a popup allowing you to select the application that will be used to share a resource (text or document).
How to include the SESAM VITALE services?
From version 18 of WINDEV, the import of webservices includes the necessary tools to allow the consumption of secure Webservices used to manage the Sesam Vitale cards......
MapInfoPosition (Function)
Returns the coordinates (in pixels) of the point corresponding to a geographical position (latitude and longitude).
ToastDisplayIW (Function)
Opens a toast whose content is based on an internal window.
SortType (Property)
The SortType property is used to: Find out the sort direction defined for an item or for a component of a composite key. This item was defined in the data model editor or programmatically. Define the sort direction for an item or for a component of a composite key (when describing the item through programming)....
MultitaskRedraw (Function)
Immediately redraws the window controls that will be graphically refreshed.
InitParameter (Function)
Initializes the management of persistent values.
fLoadText (Function)
Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.).
HListDatabase (Function)
Lists the Client/Server databases associated with a connection....
HListProvider (Function)
Returns the list of OLE DB providers and/or Native Connectors installed on the current computer....
dbgEnableAssert (Function)
Enables or disables the assertive programming.
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
HRplPass (Function)
Sets the passwords used to protect the universal replication files.
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
XMLParentName (Function)
Returns the name of parent tag for the current element (tag or attribute).
iPageEnd (Function)
Forces the move to the next page during the report print.
iLine (Function)
Prints a line at specified coordinates.
StringDisplay (Function)
Returns a specific string (or a buffer) to the client browser in response to a request.
GanttDeleteAll (Function)
Removes all tasks from a Gantt Chart column in a Table or TreeView Table control.
BreakDelete (Function)
Deletes a break from a Table control or from a Looper control.
LargeIcon (Property)
The LargeIcon property is used to define the large icon used in notifications
LinkColor (Function)
Modifies the color of links in the edit controls and in the Static controls.
SpreadsheetDeleteRow (Function)
Deletes a row from a Spreadsheet control.
hbDelete (Function)
Deletes: one or more cells from an HBase table for one or more columns. a row from an HBase table....