ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Events associated with framesets
List of events associated with framesets...
Events associated with Peeling Corner controls
WEBDEV proposes the following events:...
LoadParameter (Function)
Reads a persistent value.
LooperPosition (Function)
Moves the scrollbar to display a specific row or returns the index of the first row displayed in a Looper control populated programmatically.
HSeek (Function)
Positions on the first record of the data file whose value for a specific item is greater than or equal to a sought value (generic search by default).
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
TableAddInProgress (Function)
Modifies or returns the visibility status of internal wait window when adding additional elements into an infinite Table control.
zipDeleteAll (Function)
Deletes all files from an archive.
grDestinationBMP (Function)
Defines a BitMap file as destination of a chart (BMP means BitMap).
iPageHeightLeft (Function)
Calculates the available height (in millimeters) left on the current page while taking into account the defined margins (top or bottom).
WEBDEV administrator: WebSocket servers installed
The "WebSockets" tab provides information about the WEBDEV WebSocket servers installed on the computer...
eExchangeRate (Function)
Returns the value of the exchange rate for a currency.
OrganizerTimeDisplayed (Function)
Defines the time range displayed by the Organizer control in Day mode or in Week mode.
TableBreakIndex (Function)
Returns the index of the break header and footer for a given break in a Table control.
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
grSaveBMP (Function)
Saves a chart that was previously drawn in a file in BMP format.
PopupAnimate (Function)
Displays a popup in a page cell.
MDIOpen (Function)
Opens and enables an MDI child window.
BrowserRunApp (Function)
Opens the default Web browser of the current device.
Clipboard management functions
List of functions for managing the clipboard...
ControlNext (Function)
Returns the name of the next control in input mode.
iPhone window: window creation wizard
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application......
FreeDLL (Function)
Frees the 32-bit library (DLL) that was loaded in memory by LoadDLL.
Sort (Function)
Sorts a WLanguage array.
Handling files on Dropbox, Google Drive and OneDrive
Many drives can be used to store files......