ONLINE HELP
 WINDEVWEBDEV AND WINDEV MOBILE

Version: 2025

Optional connection information
When defining the connections in the data model editor or when defining the connections through programming, you have the ability to specifier the optional connection information...
DynamicSiteDisplay (Function)
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page.
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.
Events associated with a Web Component control
WEBDEV manages the following events by default (order of appearance in the code editor)...
FBGetUserInformation (Function)
Retrieves the Facebook information of connected user.
HChangeKey (Example)
Usage example of the HChangeKey function
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.
Image (Keyword)
The Image keyword can correspond to: an Image variable. a property used to get and change the image 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.
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.
HReadLast (Example)
Usage example of the HReadLast function
DisplayMask (Property)
The DisplayMask property is used to: Find out the display mask. Modify the display mask. This display mask is displayed when the control is in read-only or when the control does not have focus....
Events associated with a Dashboard control
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)...
MouseCursor (Property)
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page.
fCurrentDrive (Function)
Gets or sets the current drive.
SFDelete (Function)
Deletes records from a Salesforce database.