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 RTF control (Report editor)
The "RTF" (Rich Text Format) control is used to display a formatted character string in your report......
Reverse code modeling
The reverse code modeling allows you to view in a graph......
Menus and menu options: Tips & Tricks
This page presents some operations specific to the menus and to the menu options......
WDInst: including an "autorun" in a setup on CD
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer......
drag-and-drop operation set programmatically
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls......
Code coverage
The code coverage is the measure regarding the coverage of tests run on an application or site......
Handling the framesets
The different operations that can be performed on the framesets are as follows......
Diagram Editor (WINDEV): ribbon and panels
The Diagram Editor includes many features accessible via......
CustomMenu
The CustomMenu allows you to create a custom menu in the menu bar of WINDEV, WEBDEV and WINDEV Mobile......
Different page layout methods
Tutorial - Anchors, zoning and layouts Different page layout methods - 30 min
Code style
A code style is used to automatically prefix the name of all the variables and project elements (windows, report controls, classes, etc....
Debugger: Running a project step by step
Running a project step-by-step allows you to start the debugger when launching the application......
Events associated with TreeView controls
List of events associated with TreeView controls...
Image editor: Features
The image editor includes several features......
Changing the characteristics of window controls
The characteristics of the controls can be viewed and/or changed in......
AAF: Handling the columns of a Table control
The Table controls displayed in a window allow the end user to perform several operations......
Manipulating Combo Box controls programmatically
WINDEV, WINDEV Mobile and WEBDEV allow you to programmatically manipulate Combo Box controls......
The Combo Box control
The "Combo Box" control is used to display a list of elements and to select an element from this list......
6. Chart and Pivot Table
WINDEV Tutorial: WINDEV application: Managing data Lesson 6 - Chart and Pivot Table - 30 min
Report based on a form
The report editor gives you the ability to print reports on pre-printed forms (image file or PDF file)......
Multilingual feature in the controls (window, page, report)
In a multilingual application or site, the multilingual feature is proposed for the following elements......
Binding a WEBDEV slider to an item
A WEBDEV slider can be bound to an item in a data file, query, etc....
Creating an action plan
The action plans group all actions that will be performed by the software factory....
Modifying the characteristics of report controls
The characteristics of the controls can be viewed and/or changed in......
Report based on a Looper control
A report based on a Looper control is used to directly print the information displayed in the control......
1
2
3
4
5
6
230
>