ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
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.
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......
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
Multi-touch in an Image control
One of the most common applications of the multi-touch feature is used to handle images......
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.
ScrollValue (Property)
The ScrollValue property gets and sets the scroll value.
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....
Window with arrow (iPad)
The principle of windows with arrow is straightforward......
Types of help systems in a WINDEV application
There are multiple solutions to provide help to the users......
The framesets
Via the management of framesets, WEBDEV allows you to display several HTML pages in the same browser window......
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...
Conditional target-code
The code editor allows you to enter a specific code for each environment (WINDEV, WEBDEV and WINDEV Mobile)......
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......
X (Property)
The X property is used to: Get the X-coordinate of a control, Table control column or window (position on the X-axis). Get the X-coordinate of a control or window (position on the X-axis)....
Automatic calendar for the Date edit controls (AAF)
The Date edit control automatically propose a "Calendar" option in their popup menu....
Error 2109: You are using the ObjectInfo function
Constants for object visibility
List of constants for managing the visibility of an object....
iMargin (Function)
Defines the "logical" print margins.