ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

InputMask (Property)
The InputMask property is used to: get the input mask. set the input mask (from the masks available for the type)....
grCreateFont (Function)
grCreateFont is kept for backward compatibility.
gglMapParameter (Type of variable)
The gglMapParameter type is used to define the advanced characteristics of a map...
fTrackDirectory (Function)
Detects the modifications performed on the content of a directory.
Transparency of windows
WINDEV allows you to apply a transparency coefficient to the windows......
Analysis shared between earlier WINDEV applications and WINDEV 2024 applications
An analysis can be shared between a WINDEV application......
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:...
HIndex (Function)
Rebuilds the file index (".NDX" file).
CurrentTitle (Function)
Modifies the title of the current window (returned by CurrentWin) and the title bar.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
Events associated with the Rating control
WINDEV, WEBDEV and WINDEV Mobile manage the following event by default......
Data source (Type of variable)
A Data source variable is used to describe a temporary data source (query, view, alias, ...)
3. Layouts
WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 3 - Window orientation (layouts) - 15 min
WiFiActivate (Function)
Enables or disables Wi-Fi on the device.
Image control in a window
This help page presents the characteristics of an Image control found in a window...
The Range Slider control
The Range Slider control is used to easily select an interval or a zoom......
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.
HTML Editor control events
The following events appear by default in the WINDEV and WINDEV Mobile code editor...
The "Modifier"pane
The "Modifier" pane is used to view and/or modify, from the window editor, page editor or report editor, the main characteristics......
Looper control based on a data file
This type of Looper control uses data from a data file or query......