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.
The Cell control
The Cell control contains controls......
Events associated with a Multimedia control
List of events associated with a Multimedia control...
iVPos (Function)
iVPos is kept for backward compatibility.
TableInsertColumn (Function)
Inserts elements in the format of columns into a horizontal Table control.
Types of Edit controls
Declaring the functions of the Windows API
Syntax for declaring the functions of the Windows API...
NumberDisplayedPage (Property)
The NumberDisplayedPage property is used to identify and change the number of the page currently displayed in the PDF Reader or Word Processing control.
Word Processing control properties
A Word Processing control can be handled in a window by the following WLanguage properties......
Events associated with a TimeLine control
WINDEV manages the following events by default (in order of appearance in the code editor)...
The Shape control
The Shape control allows you to create geometric shapes in your windows and reports......
Glossary
The glossary lists all the abbreviations used in the code editor......
TableAddColumn (Function)
Adds elements on the right of an Horizontal Table control.
Movable (Property)
The Movable property is used to: Find out whether a table column can be moved by the user, Allow and/or forbid a table column to be moved by the user....
7. Sending an email
WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min
System constants
List of constants used by the system functions....
CursorCapture (Example)
Usage example of the CursorCapture function
The different types of buttons in a window
WINDEV and WINDEV Mobile include 5 types of buttons......
HTML Editor control properties
Properties associated with the HTML Editor control....
Events associated with Table controls
List of events associated with Table controls...
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
TableAddLineWithAnimation (Function)
Adds a row to a Table or TreeView Table control with an animation.
The Organization Chart control
The Organization Chart control is used to represent elements in a hierarchical way. For example: the contributors of a company according to their position. the different branches of a group with their inter-dependencies. the different steps of a manufacturing process, ......
Sharing your source code with the SCM
WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min
iHPos (Function)
iHPos is kept for backward compatibility.
Kanban control events
The following events are associated with Kanban controls......