ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

ElementWidth (Property)
The ElementWidth property is used to: Find out or modify the width of the elements in an Organization Chart control. Find out or modify the width of the cells in a Dashboard control....
AAFContextMenuToString (Function)
Returns the list of options in the context menu actually displayed by the control.
PageNumber (Property)
The PageNumber property is used to: get and change the number of the page displayed in an Image control ("multi-page" image files) get and change the page number of a PDF file displayed in an image control of a window get and change the page number of a PDF file displayed in the background of a report....
MDIBottom (Property)
The MDIBottom property is used to determine and change the distance between the bottom border of the MDI parent window and the bottom border of the MDI area.
MDIRight (Property)
The MDIRight property is used to determine and modify the distance between the right border of the MDI parent window and the right border of the MDI area.
MDILeft (Property)
The MDILeft property is used to determine and change the distance between the left border of the MDI parent window and the left border of the MDI area.
Clickable (Property)
The Clickable property gets and sets the behavior of an Image control when it is clicked.
Configuring the titles of columns (Table control)
The title of table columns is an important element of Table control......
Password (Property)
The Password property can be used: on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control. on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection....
TextDirection (Property)
The TextDirection property is used to determine and change the writing direction in a window, report or control (useful for languages such as Arabic or Hebrew).
NoteTitle (Property)
The NoteTitle property is used to: Get the title of the notes used in the technical documentation of a control, window, page or report. Change the title of the notes used in the technical documentation of a control, window, page or report....
MDITop (Property)
The MDITop property is used to determine and change the distance between the top border of the MDI parent window and the top border of the MDI area.
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....
BackgroundImageState (Property)
The BackgroundImageState property allows you to get and change the number of drawings in the image associated with the background of a button.
Image (Property)
The Image property gets and sets the background image of a control or block.
Skins
The skins are used to standardize the visual aspect of a site and they allow you to easily change style......
RulerValue (Property)
The RulerValue property is used to get or change the position of the playhead in a TimeLine control.
SSLActive (Function)
Used to enable or disable the secure SSL mode.
Code snippets
The code editor allows you to enter "Code snippets"......
BrowsedFile (Property)
The BrowsedFile property gets and sets the data source used to display records in controls based on a data file.
PageDisplay (Function)
Displays a web page in the user's browser....
PageToASP (Function)
Sends the data found in a page currently displayed in the browser to an ASP server.
MCIBeginning (Function)
Positions at the beginning of a media file that was opened beforehand MCIOpen.
MCIEnd (Function)
Positions at the end of a media file that was opened beforehand MCIOpen.
MCIHeight (Function)
Returns the height (in pixels) of a media file used to display images.