ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
General options of WINDEV, WEBDEV and WINDEV Mobile
The general options are used to configure the working environment of the product used......
NbRecRead (Property)
NbRecRead is used to find out the number of records read: selected both by the source of the report AND by the filter code (if it exists).
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
HChangePassword (Function)
Changes the password of an HFSQL Classic or HFSQL Client/Server data file....
ControlVisible (Function)
Makes a control (or a group of controls) visible in a window. During this operation, an animation can be performed on the controls.
4. Windows with search
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min
Parallax effect
"Parallax" effects make it possible to scroll the elements in the interface at different speeds......
Images, colors and tabs
To optimize the appearance of your screens, WINDEV, WEBDEV and WINDEV Mobile allows you to use images or colors in your tab controls......
ControlGrayed (Function)
Grays a control or a group of controls. 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.
Break in a report
The break is used to group the records corresponding to a sort criterion......
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.
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...
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
Sorts in a report
The sort is used to organize the information displayed in the report......
Chart constants
List of constants used by the functions for chart management....
Chart control: "Details" tab
Regardless of the editor (window, page or report), the "Details" tab found in the description window of Chart control is used to describe......
The Edit control
The Edit control allows users to enter data......
Creating a skin template from an existing skin template
You can create a skin template from an existing skin template (provided by PC SOFT, for example)......