ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

8. OOP
WINDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min
MatMultiply (Function)
Multiplies two matrices.
CheckBoxInsert (Function)
Inserts a new option into a Check Box control.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
HExportXML (Function)
Exports the records found in a table (HFSQL or OLE DB), view or query to an XML file.
Generation of a class diagram using reverse engineering
WINDEV, WINDEV Mobile and WEBDEV allow you to create the class diagram of an application using reverse engineering (files "......
FontMinSize (Property)
The FontMinSize property gets and sets the minimum size of the font used in a Static Text control with the "Reduce font" option.
6. Chart and Pivot Table
WINDEV Tutorial: Managing data in a WINDEV application Lesson 6 - Chart and Pivot Table - 30 min
Data model editor: the different types of items
The different types of items proposed in the data model editor are as follows:
Manipulating controls in a page
The different operations that can be performed on the page controls are as follows......
The "Task list" pane
The "Task list" pane displays the list of tasks that must be performed......
Break in a Looper control
A break in a Looper control is used to group the data corresponding to one or more arguments......
Creating the menus for the pages of the WEBDEV RAD pattern
Grayed (Property)
The Grayed property is used to: Determine if a control (or a group of controls) is grayed out. Gray out or ungray a control, a group of controls or a window....
Operations performed on use case diagrams
The following paragraphs explain......
OpenSister (Function)
Opens a non-modal sibling window.
Creating the RAD Pattern project
The steps for creating a RAD pattern are as follows:...
User Groupware: Configuring the application
Once the User Groupware is configured, the configuration of users and accesses is performed at runtime, by connecting with a "supervisor" account......
ReturnToCapture (Function)
Stops the current process and forces the input in the specified control, window or page.
SetFocusAndReturnToUserInput (Function)
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data.