|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 1 - Project audits - 15 min |
|
|
|
|
|
|
|
| Changes the transmission mode used on a socket. |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
|
| Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used...... |
|
|
|
|
|
|
|
| The scope of a procedure defines whether it is public, private, etc...... |
|
|
|
|
|
|
|
| The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
|
| Any changes made in a branch can be retrieved in the main version of the application...... |
|
|
|
|
|
|
|
| The Title property is used to:
Get the title of a Table control column, a Chart control, a window or a page
Change the title of a Table control column, a Chart control, a window or a page.... |
|
|
|
|
|
|
|
| A "Single Page App" is a Web application (Internet or Intranet) whose all pages are grouped in a single page...... |
|
|
|
|
|
|
|
| You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| Copies:
the content of the current record (loaded in memory) to the current data file record.
the content of the Record variable to the current data file record.... |
|
|
|
|
|
|
|
| The database can be accessed via a web service...... |
|
|
|
|
|
|
|
| The htmlDocument type is used to define all the advanced characteristics of an HTML document. |
|
|
|
|
|
|
|
| This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
|
| Performs a search in an XML document. |
|
|
|
|
|
|
|
| The integrated WINDEV language, WLanguage, is powerful, simple and intuitive...... |
|
|
|
|
|
|
|
| Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
|
| WINDEV Mobile tutorial: WINDEV Mobile overview Discover WINDEV Mobile - 10 min |
|
|
|
|
|
|
|
| The Service variable is used to...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - Website deployment Lesson 3 - Managing a website - 10 min |
|
|
|
|
|
|
|
| When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
|
| Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|