ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
CursorPos (Function)
Returns and modifies the position of the mouse cursor.
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.
HourGlass (Function)
Transforms the mouse cursor into hourglass and vice versa.
In Android and iOS, displays an endless progress bar in a window.
CursorCapture (Function)
Directs all the events associated with the mouse toward a specific window or control, regardless of the screen object where the mouse event occurs.
CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
Style sheet
A style sheet ("......
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Running the test of the User Groupware and installing it
The stress tests are used to check......
The options of the User Groupware
An application is often intended to be used by several users connected via a network......
Customizing the User Groupware
Appendix 3: Configuration file
Bloque entièrement ou partiellement un fichier externe....
User Groupware (compatible with version 17)
A Windows application, an Internet or Intranet site require to define the role of different contributors......
Nation (Function)
Defines or identifies the display language (captions, messages, ...) used for the windows, pages, reports and controls.
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information......
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
Events associated with the controls of a report
The events associated with the controls of a report are as follows......
Events associated with a Slider control (WEBDEV)
WINDEV manages the following events by default (in the order in which they appear in the code editor) for the Linear Slider controls and for the Range Slider controls...
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......