ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Miscellaneous Windows constants
List of constants used by the Windows functions....
ContactReset (Function)
Reinitializes: the Contact structure. a Contact variable....
AllModifiableWithReportsAndQueries (Property)
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries.
Color (Type of variable)
The Color type is used to define the advanced characteristics of a WLanguage color.
Sorted (Property)
The Sorted property is used to: Determine whether a control is sorted. Sort a control or not....
URL (Property)
The URL property is used to: Get the address associated with a control. Change the address associated with a control....
FTPConnect (Function)
Connects the current computer to an FTP server (File Transfer Protocol).
ControlPane (Function)
Returns the name of static or dynamic pane found in a Tab control associated with a control.
ProgressBarExecute (Function)
Starts a long browser process and fill a Progress Bar via Ajax according to the progress of this process.
FontItalic (Property)
The FontItalic property is used to: Determine if the text is italicized. Apply or remove italic formatting from the text....
Null (Reserved word)
The Null keyword can be used according to different methods in WLanguage......
HOpenConnection (Function)
Opens a connection to a specific database.
LooperSearch (Function)
Searches for a value in an attribute of a Looper control.
dLine (Function)
Draws a line: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dBackground (Function)
Declares the default background color for the rectangles, circles, etc.:: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dCircle (Function)
Draws a circle or an ellipse: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
dPen (Function)
Declares the default color and style for the lines, rectangles, circles, ... found: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
iFont (Function)
Selects the default font.
gBackground (Function)
Builds a sequence of characters used to define the display color (background color of a text, circle, rectangle, ...).
gPen (Function)
Builds a sequence of characters used to describe the color of the text and/or the color of the shape outline (rectangle or circle)....
FTPCurrentDir (Function)
Identifies or modifies the current directory on an FTP server (File Transfer Protocol).
EmailSend (Function)
Sends an email via the SMTP protocol while controlling the "buffer" of the email.
XMLChild (Function)
Positions on the first child element of current element.
SysYRes (Function)
Returns the vertical screen resolution.
Info (Function)
Displays a custom message in a system information window.