ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

LDAPFind (Function)
Performs a search in an LDAP server.
ActionClick (Property)
The ActionClick property is used to define the procedure executed when an element is clicked.
Comment (Property)
The Comment property is used to manage comments.
FocusOnClick (Property)
The FocusOnClick property is used to: Determine if a control gains focus when clicked. Allow or prevent a control from gaining focus when clicked....
VisualEffect (Property)
The VisualEffect property allows you to apply a visual effect on a control or group of controls in a window.
Procedure
The Procedure property can be used: on the hScheduledTask type, used to describe the scheduled tasks on an HFSQL Client/Server database. on the rssStream type, used to describe an RSS feed....
tapiHangUp (Function)
Hangs up a phone line started with tapiDial or tapiAnswerCall.
BackgroundImage (Property)
The BackgroundImage property is used to identify and modify the background color of an element: window, page, control or report.
Modified (Property)
The Modified property is used to determine if a control or group of controls has been modified by the user (keyboard or mouse input).
1. Installing an application on Android, iOS, etc.
There are multiple methods to install a WINDEV Mobile application...
ActionAllowed (Property)
The AllowedAction property defines which actions are allowed or not allowed on an element.
FontCharset (Property)
The FontCharset property is used to: Find out the character set used by the screen fonts of a control. Modify the character set used by the screen fonts of a control....
Time (Property)
The Time property enables you to: Retrieve the time from a DateTime variable. Modify the time in a DateTime variable. Retrieve the time from in a Date item (in "Date and Time" format) Modify the time in a Date item ("Date and Time" format)....
gClickableLink (Function)
Adds a clickable link in a graphic string.
grDestinationImage (Function)
Defines an Image variable as destination of a chart.
HChangeConnection (Example)
Usage example of the HChangeConnection function
Vertical (Property)
The Vertical property is used to: determine if a control is oriented horizontally or vertically. change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely)....
ConnectionTimeout (Property)
The ConnectionTimeout property is used to manage the connection timeout.
ConnectionPoint (Property)
The ConnectionPoint property allows you to handle the connection points of a shape in a Diagram Editor control.
grDestinationWnd (Function)
Defines a window as chart destination.
dSaveImageGIF (Function)
Saves an image: in a file in GIF format. in memory....
dSaveImageBMP (Function)
Saves an image: in a file in BMP format. in memory....
TableCollapseAll (Function)
Collapses: the entire hierarchy (all nodes) of a TreeView Table control. all breaks of a Table control....
NewRecord (Property)
The NewRecord property is used to determine if the record is a new record or if it comes from the data file.
ControlClone (Function)
Creates a new control from an existing control.