ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

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.).
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.
AdditionCompleted (Example)
Usage example of the AdditionCompleted property
Assignment of RETURN
The return value of the process currently run can be assigned...
AuthIdentify (Function)
Performs an authentication using the OAuth 2.0 protocol on any webservice.
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.
RegistrySetValue (Function)
Writes a value to a key in the Windows registry.
BCCapture (Function)
Decodes the information stored in a bar code by using the device camera (Android, iPhone, iPad).
TestCheckTrue (Function)
Checks whether an expression is set to True in assertive programming and in automated test mode.
WinGiveSuitableHeight (Function)
Returns the height of a window, adapted to the content of controls.
WinGiveSuitableWidth (Function)
Returns the width of a window, adapted to the content of controls.
PVTAxisXY (Function)
Used to: Specify the row and column headers displayed in a Pivot Table control. Find out the row and column headers displayed in a Pivot Table control....
GanttWorkingHour (Function)
Overwrites the working hours on a row in a Gantt Chart column of a Table (or TreeView Table) control.
Error 1038: This member already exists in the class
CaptionHTML (Property)
The CaptionHTML property is used to handle text as HTML code.
picLayer (Type of variable)
The picLayer type is used to define all the advanced characteristics of a layer of an image loaded in a WDPic variable.
httpResponse (Type of variable)
The httpResponse type is used to get the advanced characteristics of the response of the HTTP/HTTPS request....
MatError (Function)
Identifies the type of the last error caused by a Matxxx function (functions for matrix management).
DelayBeforeClosing (Function)
Limits the display duration of a window or dialog box. If no user action is performed, when the specified amount of time is reached: for a window, the code of a window button will be run. for a dialog box, the dialog box is automatically closed....
Events associated with a Popup control
WEBDEV manages the following events by default (order of appearance in the code editor):
Events associated with the Conference control
List of events associated with a Conference control...