ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

'Image gallery' Looper control
The "Image gallery" Looper control is used to manage the display of a set of images without programming......
docFragment (Type of variable)
The docFragment type is used to define the characteristics of a fragment found in a "docx" document.
fSeek (Example)
Usage example of the fSeek function
GglConnect (Function)
Manages authentication on a Google server (via the "OAuth 2.0" authentication mode).
Text formatting variant
You can customize text attributes such as character spacing, line spacing and font size in a window or page......
Width (Property)
The Width property gets and changes the width: of a control or block in a report. of a control (found in a window), window, column found in a table or column found in a list box (including listview). of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not....
Description of an Organizer control (control of a window)
The Organizer control can be configured in the editor via the description window ("Details" tab)......
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.
NbPrintedRec (Property)
The NbPrintedRec property is used to determine the number of records already printed.
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......
2. Development
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 2 - Development - 30 min
WLanguage
The integrated WINDEV language, WLanguage, is powerful, simple and intuitive......
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...