|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The principle for working with the Source Code Manager is as follows...... |
|
|
|
|
|
|
|
| Creates a new XML document. |
|
|
|
|
|
|
|
| Compares two geometries and determines if their intersection spatially crosses. |
|
|
|
|
|
|
|
| Displays a value in a control or assigns a value in a variable. |
|
|
|
|
|
|
|
| Implementing input suggestions in an Edit control is very simple...... |
|
|
|
|
|
|
|
| Starts the execution of a process programmatically, i.e. without the user having to perform any particular action in the interface. |
|
|
|
|
|
|
|
| The stored procedures and the triggers are debugged from the environment, with real execution on the server...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: WEBDEV overview Lesson 1 - WEBDEV environment - 5 min |
|
|
|
|
|
|
|
| WINDEV Tutorial: Creating a WINDEV project and its database schema Lesson 2 - Creating tables in the database schema - 40 min |
|
|
|
|
|
|
|
| A REST WebService is a program hosted on a server containing functions accessible via HTTP requests...... |
|
|
|
|
|
|
|
| A FullTextIndex description variable is used to describe one or more full-text indexes through programming. |
|
|
|
|
|
|
|
| Performs an input by emulation in a control while checking whether this control is an editable control. |
|
|
|
|
|
|
|
| The AnchorRateRight property is used to:
Find out the anchor rate when a control moves on the horizontal axis.
Modify the anchor rate when a control moves on the horizontal axis.... |
|
|
|
|
|
|
|
| The AnchorRateHeight property is used to:
Find out the vertical anchor rate of a control.
Modify the vertical anchor rate of a control.... |
|
|
|
|
|
|
|
| The AnchorRateBottom property is used to:
Find out the anchor rate when a control moves on the vertical axis.
Modify the anchor rate when a control moves on the vertical axis.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| The Word Processing control ribbon allows you to use a wide range of features and settings...... |
|
|
|
|
|
|
|
| The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...... |
|
|
|
|
|
|
|
| The URI (Uniform Resource Identifier) type identifies physical or abstract resources (e.g. files or Web pages). |
|
|
|
|
|
|
|
| When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
|
| You can edit REST web services created with WINDEV or WEBDEV using the REST web service editor...... |
|
|
|
|
|
|
|
| The PolygonGeo type is used to define all the advanced characteristics of a geographic polygon. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|