ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

PDFSign (Function)
Applies an approval signature to an existing PDF.
Item control properties
List of properties associated with the Item control...
MouseYPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question.
Tips for an application that uses the User Groupware
To simplify the configuration of user groupware according to the users, the controls should be organized in groups of controls......
Properties associated with the cells of the status bars
List of properties associated with the cells of the status bars...
FullName (Property)
The FullName property is used to find out the full name: of a control. of a window. of a menu option. of a table column....
TwoFactorAuthenticationCheckCode (Function)
Verifies the code given by an authentication application.
OLECreateCopy (Function)
Associates an OLE control with an OLE object while specifying a base file.
OLECreateEmpty (Function)
Associates an OLE control with an OLE object by invoking a specific OLE server.
EmulateMouse (Function)
Simulates a mouse event (left click, right click, double click, ...).
LooperSave (Function)
Validates the modification or addition of the record associated with the current row in the Looper control.
MouseXPos (Function)
Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question.
Creating an interactive diagram
The Diagram Editor control allows end users to create and edit diagrams......
OLEPaste (Function)
Pastes the content of Windows clipboard into an OLE control.
Slider control properties (in a window)
List of properties associated with the Slider control found in a window...
Organization Chart control properties
An Organization Chart control can be handled in a window by the following WLanguage properties......
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. An animation can be set on the controls during this operation.
BarVisible (Property)
The BarVisible property manages the selection bar on a column of a Table or TreeView Table control.