|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial - An SCM for WINDEV Sharing your source code with the SCM - 30 min |
|
|
|
|
|
|
|
| WEBDEV includes several page creation methods that allow you to create mobile-friendly websites...... |
|
|
|
|
|
|
|
| Several WLanguage properties can be used on the Calendar control found in a window or in a page...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to print bar codes.... |
|
|
|
|
|
|
|
| Adds an itinerary onto a Map control. |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose a Native Connector to PostgreSQL...... |
|
|
|
|
|
|
|
| To use a DB2 database with Native Connector, the structure of DB2 tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| To use a Sybase database with Native Connector, the structure of Sybase tables must be imported into the WINDEV or WEBDEV analysis...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to perform multiple types of processes from a command line...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Creating a website with back office processes Lesson 2 - Listing products - 50 min |
|
|
|
|
|
|
|
| Procedure ("Callback") called by FTPListFile for each file found. |
|
|
|
|
|
|
|
| The Visible property is used to:
Find out whether an element is visible.
Make an element visible or invisible.... |
|
|
|
|
|
|
|
| The AutomaticLink property is used to:
determine if the automatic link detection mode is enabled,
enable or disable the automatic link detection mode.... |
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database...... |
|
|
|
|
|
|
|
| The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
|
| The Switch control is a 2-state Check Box control (on/off, true/false, yes/no)...... |
|
|
|
|
|
|
|
| The Image controls include properties that can be handled in WLanguage both in the windows and pages but also in the reports...... |
|
|
|
|
|
|
|
| You can manipulate List Box controls in a window or page using the following WLanguage properties...... |
|
|
|
|
|
|
|
| The InitialState property is used to get the initial state of a 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 Color property is used to get or change the font color for:
a Font variable.
a text displayed in a Static control or in a calculated control of a report.
a text displayed in a window control.
a text displayed in a page control.... |
|
|
|
|
|
|
|
| A TreeView Table control based on a variable is a control bound to a variable or a set of variables...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|