ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Value (Property)
The Value property is used to get and change the value of an element.
Color (Property)
The Color property is used to get and change the color of an element.
dRectangleGradient (Function)
Draws a rectangle: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
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.).
PageAddress (Function)
Used to find out the Internet address of a page.
iConfigure (Function)
Configures the printer for a print performed in WLanguage: by opening the configuration window. by modifying the printer used for the current print....
AssistedInputDeleteAll (Function)
Clears the list of values proposed for the assisted input of an edit control.
EmailSendMessage (Example)
Usage example of the EmailSendMessage function
Constants for managing certificates
ByAddress (Property)
The ByAddress property is used to determine if a procedure parameter was passed by address.
ToolTip (Property)
The ToolTip property gets and changes the tooltip text.
Events associated with control templates
List of events associated with control templates...
4. Conditional statements
WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min
How to set focus to a window control?
This help page presents the different methods that can be used to set focus to a window control....
fListFile (Example)
Usage example of the fListFile function
Context Menu control properties
You can manipulate Context Menu controls in a page using the following WLanguage properties......
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Various WEBDEV constants
Various WEBDEV constants...
The Contact structure
The Contact structure is a preset structure of WLanguage (no declaration is required)......
Image (Property)
The Image property gets and sets the background image of a control or block.
ArraySort (Example)
Usage example of the ArraySort function
Port (Property)
The Port property is used to identify and change a server connection port.
HexaToBuffer (Function)
Converts a string with hexadecimal bytes to a binary buffer.
iPageHeight (Function)
Calculates the height of printable page (in millimeters) while taking the top or bottom margins into account.
iPageWidth (Function)
Calculates the width (in millimeters) of the printable page while taking the left or right margins into account.