ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
LowerValue (Property)
The LowerValue property is used to: Get the lower bound of the interval currently selected in a Range Slider control. Change the lower bound of the interval currently selected in a Range Slider control....
UpperValue (Property)
The UpperValue property is used to: Get the upper bound of the currently selected interval in a Range Slider control. Change the upper bound of the currently selected interval in a Range Slider control....
Property of entity/association
In the MERISE methodology, the properties correspond to the characteristics of entities......
Install WDTRAD
WDTRAD is automatically installed along with WDMSG and/or WDINT....
H.NbRetryRead (Variable)
Indicates the number of attempts to read the file or record before giving control back to the program.
Spacing out a selection of controls
To create modern interfaces, you need to increase spacing between the controls in your windows......
MouseXPos (Function)
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.).
HCopyRecord (Example)
Usage example of the HCopyRecord function
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
WEBDEV administrator: General configuration
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator......
Numeric (Type of variable)
The numeric type is used to contain integer or decimal numbers by specifying if necessary: the number of digits in the integer part. the number of digits in the integer part and in the decimal part....
dFont (Function)
Declares the font that will be used by dText: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iCreateFont (Function)
Creates a new print font.
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
Error (External language)
Displays a dialog box containing an error logo and the message passed in parameter.
LooperRefreshVisible (Function)
Changes or returns the visibility status of the refresh bar in a Looper control.
MapLicenseBing (Function)
Indicates the "Bing map" license key that will be used in the Map controls used in Universal Windows 10 App mode.
Automatic update of editors
Do you have an active Internet connection on your development computer? You can automatically download the different editor updates (WINDEV, WEBDEV and WINDEV Mobile) thanks to "Automatic update"......
The Dockable Panel control
The Dockable Panel control allows you to easily organize the software interface into zones that the end user can freely move......
notificationCategory (Type of variable)
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category.
gStoredValueEnable (Function)
Allows (or not) retrieving the value defined by gStoredValue in a List Box or a Combo Box control.
Sequencing reports
In some cases, you may want to print several reports one after another, and view them in the same print preview....