ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

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....
GuidedTourStep (Type of Variable)
The GuidedTourStep type allows you to define all the advanced characteristics of a step of a guided tour.
zipArchivedFile (Type of variable)
The zipArchivedFile type is used to handle a file found in an archive in one of the following formats: ZIP, CAB, RAR or WDZ or a file to add into an archive.
fOpen (Function)
Opens an external file (ANSI or UNICODE) in order to handle it through programming.
fCompare (Function)
Compares the content of two files bit by bit.
InDeviceOwnerMode (Function)
Indicates whether the Android application is in "Device owner" mode.
Customizing the User Groupware
INIRead (Function)
Reads the content of an INI file (or the content of a file structured like .INI files).
StoredItem (Property)
The StoredItem property is used to: Find out the stored item or the stored variable of a Table, Looper, List Box or Combo Box control. Modify the stored item or the stored variable of a Table, Looper, List Box or Combo Box control....
sInEntryQueue (Function)
Retrieves the number of pending bytes in the input buffer of a specified serial port or infrared port.
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......
MyControl (Reserved word)
The MyControl keyword represents the control that holds the process being executed.
Toast (Type of variable)
The Toast type is used to define all the advanced characteristics of a toast notification.
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
Native PostgreSQL Connector: Specific features and remarks
Remarks and specific features of Native PostgreSQL Connector......
xlsNbRows (Function)
xlsNbRows is kept for backward compatibility only.
gglEvent (Type of variable)
The gglEvent type is used to describe and modify an event of a calendar...
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....