ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

CursorDisplay (Function)
Displays or hides the mouse cursor.
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.
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.
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.
SelectionLength (Property)
The SelectionLength property is used to get and change the length of the selection made in a Word Processing control.
HDescribeConnection (Function)
Describes a new connection to an external database.
iLink (Function)
Adds a link to a URL address into the HTML page currently printed.
Automatic completion
The automatic completion helps you write WLanguage code in your applications......
iPrintWord (Function)
Sends the character string passed in parameter to the print "buffer".
Events associated with control templates
List of events associated with control templates...
Events associated with Combo Box controls
List of events associated with Combo Box controls...
PageParameter (Function)
Returns the value of a parameter passed to the current page.
EditAddToken (Function)
Adds a token to a "Text token" Edit control.
iSkipPage (Function)
Generates a page break: the corresponding code is sent to the printer queue.
iBorder (Function)
Prints a border at specified coordinates.
RTFSelection (Function)
Modifies or lists attributes of text currently selected in an control RTF (from a window or report WINDEV).
iEllipse (Function)
Prints an ellipse (in a rectangle).
iNewLine (Function)
Prints a line (in Windows standard, with a rounded end) at specified coordinates.
iLine (Function)
Prints a line at specified coordinates.
Creating an executable: General options
The main executable options are as follows......
Events associated with internal windows
List of events associated with internal windows...
Events associated with Edit controls
WLanguage events associated with Edit controls...
Scheduler control events
The following events associated with Scheduler controls:...
EditInsertToken (Function)
Inserts a token into a "Text token" Edit control.
Events associated with an Organizer control
The following events are associated with Organizer controls:...
iRoundBorder (Function)
Prints a border with rounded outlines at specified coordinates.
7. Debugger
WINDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min
Word processing: Using the ribbon
The ribbon found in the Word Processing control proposes several features and it allows you to perform several settings......
Events associated with a Range Slider control
The following events are associated with Range Slider controls:...