ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ControlInvisible (Function)
Makes a control (or a group of controls) invisible in a window. An animation can be set on the controls during this operation.
ControlEnabled (Function)
Enables a control or a group of controls in a window. An animation can be set on the controls during this operation.
gBackgroundGradient (Function)
Describes a display color in gradient mode.
6. Internal window
Internal windows...
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
MatFill (Function)
Initializes all the elements found in a matrix of a given size.
Image control: Operating mode of a clickable image
You can define the click actions of an Image control ("General" tab of the control description window) to make it Clickable Image control......
Break in a report
The break is used to group the records corresponding to a sort criterion......
Height (Property)
The Height property is used to get and change the height: of a control or block in a report. of a control (in a window), window, row of a Table, List Box or ListView control, option of a Radio Button or Check Box control, break header or footer of a Table or Looper control. of a control (in a page), break header or footer in a Table or Looper control. The control can be overlayable or not. of a break cell in a Table or Looper control....
Y (Property)
The Y property is used to: Find out the Y-coordinate of a control or window (position on Y-axis). Modify the Y-coordinate of a control or window....
Dim disabled windows
Your application opens several windows at the same time and you don't know which one to use?......
Native Oracle Connector: Retrieving the output value of a stored procedure
The Native Oracle Connector is used to: specify the input values during the call to a stored procedure. retrieve the output values after a call to a stored procedure....
ControlGrayed (Function)
Grays a control or a group of controls. An animation can be set on the controls during this operation.
SysCacheExternalStorage (Function)
Returns the path of directory that will be used to store the data in cache on the external storage space of application.
Cursor constants
List of constants used by the functions for managing cursors and the mouse...
WINDEV License Agreement
WINDEV License Agreement...
ScreenFirst (Function)
Defines the next control that will be in edit in the current window.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
24. Displaying and linking pages
The Gantt Chart control
A Gantt chart allows you to graphically view the progress status of a project......
Translucent effect of windows
Depending on the style of your applications, the border of your windows can be translucent......
The Static control
A Static control is a control used to display a static text......
Handling the cells of report table
The operations that can be performed on the table cells are as follows:...
Project Management Hub: Overview
The Project Management Hub is used to organize and schedule a project, from design to delivery......
HIndex (Function)
Rebuilds the file index (".NDX" file).