|
|
|
|
|
|
|
|
|
|
|
|
|
|
| In a Date edit control, opens a popup window displaying a calendar. |
|
|
|
|
|
|
|
| List of functions for managing Google calendars... |
|
|
|
|
|
|
|
| Several methods can be used to upload and download files by Internet...... |
|
|
|
|
|
|
|
| The Group structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
|
| xlsNbColumns is kept for backward compatibility only. |
|
|
|
|
|
|
|
| Reinitializes:
all the controls found in the current window or page (including the groups of controls, the supercontrols and the internal windows).
the controls found in a group of controls, a supercontrol, an internal window or an internal page.... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
| The HTMLBefore property gets and changes the HTML code added before the control. |
|
|
|
|
|
|
|
| The HTMLAfter property is used to get and change the HTML code inserted after the control. |
|
|
|
|
|
|
|
| The Control Centers in WINDEV, WEBDEV and WINDEV Mobile provide project managers with several tools to manage a development project including...... |
|
|
|
|
|
|
|
| URL Rewriting is a technique used to improve SEO...... |
|
|
|
|
|
|
|
| The CtOLEDBProvider property is used to get and set the name of the OLE DB provider (also called OLE DB server). |
|
|
|
|
|
|
|
| In the line charts, the data is interpreted as successive y coordinates of points...... |
|
|
|
|
|
|
|
| Finds and selects the first element corresponding to the sought text in a window or control. |
|
|
|
|
|
|
|
| The XInitial property is used to:
Get the X-coordinate:
of a control (position on the X-axis) when opening the window or the page.
of a window (position on X-axis) when opening the window.
Change the X-coordinate of a control anchored "to the right" (position on the X-axis) when opening the window.
Get the X-coordinate of a control in relation to its block (position in millimeters on the X-axis) when opening the report.... |
|
|
|
|
|
|
|
| The YInitial property is used to:
Find out the Y-coordinate:
of a control (position on Y-axis) when opening the window or the page.
of a window (position on Y-axis) when opening the window.
Modify the Y-coordinate of a control anchored "to bottom" (position on the vertical axis) when opening the window.
Find out the Y-coordinate of a control in relation to its block (position in millimeters on the vertical axis) when opening the report.... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
|
| The Anchor property sets the anchors of a control in a window, page or report. |
|
|
|
|
|
|
|
| The FontBold property is used to:
Determine if the text is bold.
Change the weight of the text.... |
|
|
|
|
|
|
|
| Several types of controls can be used in a window, ...... |
|
|
|
|
|
|
|
| Free the resources of a query (after the call to HExecuteQuery or HExecuteSQLQuery). |
|
|
|
|
|
|
|
| The RightClick property gets and sets the name of the Button control that will be executed when an object is right-clicked. |
|
|
|
|
|
|
|
| Custom context menus are created in the window editor and can be handled programmatically...... |
|
|
|
|
|
|
|
| Several types of controls can be handled in a dynamic page ...... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|