ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2026

Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
Facebook functions
List of Facebook functions...
<Image variable>.Copy (Function)
Copies an image to another image.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
Identifier (Property)
The Identifier property gets and sets the identifier of an element.
ListModify (Function)
Modifies an element in a List Box, ListView or Combo Box control populated programmatically.
HReset (Function)
Initializes: one or all variables of file items with their default values. one or all items of a Record variable with their default values....
Image (Property)
The Image property gets and sets the background image of a control or block.
FileDisplay (Example)
Usage example of the FileDisplay function
Color (Property)
The Color property is used to get and change the color of an element.
Caption (Property)
The Caption property is used to get and change the text of an element.
DashDisplay (Function)
Refreshes elements in a Dashboard control.
DashInitialConfiguration (Function)
Modifies the configuration of a Dashboard control (defined in the editor) before its first display.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
ControlDelete (Function)
Permanently deletes a control from a window, page or report.
HFileExist (Function)
Determines: whether a file exists, which means whether it was physically created (HCreation or HCreationIfNotFound). whether a view or a query was defined....
PageEnableDDW (Function)
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example).