ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

MIMEType (Property)
The MIMEType property is used to get and change the MIME type of an element.
PopupClose (Function)
Hides a popup displayed in the page via PopupDisplay.
Facebook functions
List of Facebook functions...
Scope (Property)
The Scope property property is used to specify requested permissions.
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
Phone management functions
List of functions for phone management...
Events associated with the columns (Table control)
List of events associated with the columns of Table controls...
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image of an element....
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.
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....
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....