ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlClone (Function)
Creates a new control from an existing control.
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....
OpenContextMenu (Function)
Automatically opens a context menu for the current control, window or page.
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.
ListAdd (Function)
Adds an element to a List Box, ListView or Combo Box control populated programmatically.
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....
Count (Function)
Returns the number of occurrences of a control in a window, in a page or in a group of controls.
EnumSubElement (Function)
Used to enumerate the sub-elements of a project element.
The matrices
WINDEV, WINDEV Mobile and WEBDEV propose several functions used to handle matrices......
ExeListProcess (Function)
Returns the list of applications currently run.
RegistryCreateKey (Function)
Creates a key in the Windows registry.
BitwiseAND (Function)
Returns the result of the bitwise AND between two values.
BitwiseNOT (Function)
Returns the result of the bitwise logical NOT operation of a value.
CurrentWin (Function)
Identifies the window currently in edit.