|
|
|
|
|
|
|
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... |
|
|
|
|
|
|
Starts a dynamic WEBDEV site from a static page or or from a dynamic WEBDEV page. |
|
|
|
|
|
|
The Priority property is used to get and change the priority level of an element. |
|
|
|
|
|
|
The HorizontalAlignment property is used to get and change the horizontal alignment of a control or text. |
|
|
|
|
|
|
The VerticalAlignment property is used to get and change the vertical alignment of a control or text. |
|
|
|
|
|
|
WEBDEV manages the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
Retrieves the Facebook information of connected user. |
|
|
|
|
|
|
Usage example of the HChangeKey function |
|
|
|
|
|
|
Usage example of the FileDisplay function |
|
|
|
|
|
|
The MIMEType property is used to get and change the MIME type of an element. |
|
|
|
|
|
|
The Image keyword can correspond to:
an Image variable.
a property used to get and change the image of an element.... |
|
|
|
|
|
|
The Caption property is used to get and change the text of an element. |
|
|
|
|
|
|
Swaps:
two rows in a Table control populated programmatically.
two branches in a Treeview Table control populated programmatically.... |
|
|
|
|
|
|
Refreshes elements in a Dashboard control. |
|
|
|
|
|
|
Modifies the configuration of a Dashboard control (defined in the editor) before its first display. |
|
|
|
|
|
|
Displays a WEBDEV frameset in the user's browser.... |
|
|
|
|
|
|
Returns the IP address of the client computer connected to the WEBDEV site. |
|
|
|
|
|
|
Enables or disables the DDW (Dim Disabled Window) when displaying a modal page (the pages used to communicate with the user for example). |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
Used to find out the Internet address of a page. |
|
|
|
|
|
|
Usage example of the HReadLast function |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor)... |
|
|
|
|
|
|
The MouseCursor property is used to identify and change the hover cursor defined for a control, window or page. |
|
|
|
|
|
|
Gets or sets the current drive. |
|
|
|
|
|
|
Deletes records from a Salesforce database. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|