ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

iPrintImage (Example)
Usage example of the iPrintImage function
FTPProxy (Function)
Specifies whether the communication functions that use the FTP protocol must go through a proxy to run their requests.
ContextOpen (Function)
Opens a new page context without returning the information to the browser.
grMask (Function)
Formats the data displayed by grLabel or by grTooltip.
Various constants
List of various constants....
Properties associated with the options of a Switch control
HTML control properties
You can manipulate HTML controls in a window, page or report using the following WLanguage properties......
Border (Type of variable)
The Border type is used to handle a border through programming...
ValidatePassword (Function)
Indicates whether the specified password is valid for the current user.
Border (Property)
The Border property is used to get and change the borders of an element.
TableDeleteChild (Function)
Deletes all child rows from a branch of the hierarchy.
Error 27: No END statement is associated with this ELSE
Border (Property)
The Border property is used to get and change the characteristics of the borders: for a report control or block. for a window control. for a cell of a Table control....
<Page>.Display (Function)
Displays a web page in the user's browser....
Replication of HFSQL servers (Programming)
To implement a replication of HFSQL servers through programming, WLanguage......
ControlInOutReason (Function)
Indicates the origin of the entry in the control.
SocketRead (Example)
Usage example of the SocketRead function
EmailStartSMTPSession (Function)
Starts a session for sending emails with the SMTP protocol.
Identifier (Property)
The Identifier property is used to get and change the identifier of an element.
dPixelOpacity (Function)
Identifies the opacity of a pixel in an image that has an Alpha channel. This image can be: an Image control, an Image variable, a WDPic variable (on the background layer), a picLayer variable....
Manipulating days in a Calendar control programmatically
WINDEV, WEBDEV and WINDEV Mobile allow you to programmatically manipulate the following elements......
Caption (Property)
The Caption property is used to get and change the text of an element.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
Properties associated with the tab pane
A tab pane found in a window or in a page can be handled by the following WLanguage properties......
EnumControl (Function)
Returns the name of Nth control found in the specified element.