ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
ListCount (Function)
Returns the number of elements in a List Box, ListView or Combo Box control.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
RTFToText (Function)
Returns the text without the formatting characteristics specific to the RTF format.
ListInsert (Function)
Inserts an element into a List Box, ListView or Combo Box control populated programmatically.
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
RTFInsert (Function)
Inserts a character string in RTF into the content of an RTF control (found in a window or in a report) or into the content of a character string in RTF.
RTFLoad (Function)
Loads a file in RTF in an RTF control (found in a window or in a report).
RTFAdd (Function)
Adds a character string (in RTF or not) at the end of RTF edit control, RTF control in a report or character string containing a text in RTF.
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
Reset (Function)
Reinitializes: all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows). the controls found in a group of controls, a supercontrol, an internal window or an internal page....
ListSelect (Function)
Returns the index of the selected element in a List Box, ListView or Combo Box control.
EnumControl (Function)
Returns the name of Nth control found in the specified element.
FontSelect (Function)
Opens the standard window for font selection and selects the specified font.
SelectionColor (Function)
Changes the characteristics of the selection bar in a Table control, Combo Box control or List Box control.
sComputeCrc16 (Function)
Checks a character string before and after transmission between WINDEV applications and WEBDEVsites.
ControlNext (Function)
Returns the name of the next control in input mode.
ControlClone (Function)
Creates a new control from an existing control.
Clipboard (Function)
Retrieves the text or image found in the system clipboard.
ActiveXEvent (Function)
Associates a procedure written in WLanguage with an event of ActiveX control.
ProjectInfo (Function)
Returns specific information about the project currently run.
SetFocus (Function)
Set focus: to a control (found in a window, in a page or in a frameset). to a window....
OpenPopupPosition (Function)
Opens a popup window by specifying its opening position and waits until it is closed.
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.