ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
XMLParent (Example)
Usage example of the XMLParent function
EmailNbMessage (Function)
Returns the number of incoming messages currently found: on the email server (POP3 protocol only). in the Outlook messaging software....
Alias (Property)
The Alias property is used to: get or change the alias of a window (WINDEV and WINDEV Mobile). get or change the alias of a dynamic tab (WINDEV). get the internal HTML/JavaScript name of a control (WEBDEV)....
Events associated with Tab controls
List of events associated with Tab controls...
Cumulated (Property)
The Cumulated property is used to determine if the value of a column or row in Pivot Table control corresponds to a total (total at the end of a row or column).
ControlFindTextFirst (Function)
Finds and selects the first element corresponding to the sought text in a window or control.
OpenMainMenu (Function)
Opens the main menu of the current window.
NotifDeleteCategory (Function)
Deletes a notification category from the application.
RTFSearch (Function)
Finds a character string in an RTF control (found in a window or in a report) or in a character string containing text in RTF format.
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
PopupDisplayPage (Function)
Displays a WEBDEV page as a popup in the current page with a DDW (Dim Disabled Windows) effect.
diagPoint (Type of variable)
The diagSelection type is used to define all the advanced characteristics of a point in a diagram.
PhoneNumber (Property)
The PhoneNumber property is used to get and change a phone number.
Parameter (Property)
The Parameter property is used to get and change certain parameters.
Exist (Property)
The Exist property is used to determine if an element exists.
Assignment of RETURN
The return value of the process currently run can be assigned...
AppointmentDelete (Function)
Deletes: the current appointment from the calendar of a Lotus Notes or Outlook messaging. an appointment from the calendar found on a mobile device (Android/iOS)....
DictionaryLoad (Function)
Indicates and loads the dictionary corresponding to a given language.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
SysDirExternalStorage (Function)
Returns the path of the directory that will be used to store files in the external storage space of the Android device.
MouseYPos (Function)
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.