ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
dPoint (Function)
Draws a point: in an Image control, in an Image variable, in a WDPic variable (on the background layer), in a picLayer variable....
Priority (Property)
The Priority property is used to get and change the priority level of an element.
HorizontalAlignment (Property)
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text.
VerticalAlignment (Property)
The VerticalAlignment property is used to get and change the vertical alignment of a control or text.
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
<String type>.Replace (Function)
Replaces all occurrences of a specified substring in a string with another specified substring.
FileDisplay (Example)
Usage example of the FileDisplay function
MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
Referring to an element in a WLanguage event / process
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Creating a .NET assembly from WINDEV
To create a.NET assembly, ......
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.
TableSwapLine (Function)
Swaps: two rows in a Table control populated programmatically. two branches in a Treeview Table control populated programmatically....
DashDisplay (Function)
Refreshes elements in a Dashboard control.
FramesetDisplay (Function)
Displays a WEBDEV frameset in the user's browser....
BrowserIPAddress (Function)
Returns the IP address of the client computer connected to the WEBDEV site.
sParameter (Function)
Defines or modifies the parameters for configuring the specified serial port, parallel port or infrared port.
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).
MarginInterCell (Property)
The MarginInterCell property is used to: find out the margin between rows or columns in a Layout control. modify the margin between rows or columns in a Layout control....
PageAddress (Function)
Used to find out the Internet address of a page.
DisplayedItem (Property)
The DisplayedItem property is used to: Find out the item or the variable displayed by the control. Modify the item or the variable displayed by the control....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...