ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MouseCursor (Property)
The MouseCursor property gets and sets the cursor displayed when pointing over a control, window or page.
EditCaret (Function)
Modifies the standard hover cursor for all the edit controls of the application.
Events associated with the cells of the status bars
WINDEV manages the following events by default:...
Customizing the User Groupware
Appendix 1: WEBDEV vocabulary
Bloque entièrement ou partiellement un fichier externe....
User Groupware
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.
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......
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...
Managing connections
WINDEV, WEBDEV and WINDEV Mobile propose different methods for describing a connection......
HConnect (Function)
Redefines one or more connection parameters via Native Connector (Access, SQL Server, MySQL or Oracle) or via an OLE DB access on a specific table or set of tables.
fGraphicFilter (Function)
Returns the list of image formats supported by the current platform, in the format expected by the filter of fSelect.
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 Switch control
Events associated with supercontrols
List of events associated with supercontrols...
The Diagram Editor control
The Diagram Editor control allows users to create and edit diagrams in your applications and sites......
iHLine (Function)
Prints a horizontal line at specified coordinates.
iVLine (Function)
Prints a vertical line at specified coordinates.
Events associated with a Gantt Chart column
Handling a chart in the editor
In the editor, a Chart control includes different sections......
InputMask (Type of variable)
The InputMask type is used to define all the advanced characteristics of a custom input mask.
Connection (Type of variable)
The Connection type is used to describe one or more connections to external databases (HFSQL Client/Server, Native Connector, etc....
DnDEvent (Example)
Usage example of the DnDEvent function
DnDCursor (Example)
Usage example of the DnDCursor function
HTML 5: Example for managing the programmed Drag and Drop
To make a WEBDEV site more interactive, you have the ability to implement Drag and Drop in the pages....
iSkipLine (Function)
Forces one or more line break.