|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Depending on the type of programming, it may be useful to know the correspondence between the types used in C and the types used in WLanguage...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 2 - Variables - 20 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 7 - Debugger - 30 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 8 - OOP - 30 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| This help page explains how to read an email from a WINDEV application and how to display its content in a WINDEV application.... |
|
|
|
|
|
|
|
| The Pager control is used to quickly access the records of a Table or Looper control displayed on several pages...... |
|
|
|
|
|
|
|
| A site generated in PHP can be debugged in standard WEBDEV mode...... |
|
|
|
|
|
|
|
| The setup wizard allows you to include additional modules in the setup. The additional modules are used to add additional options to the setup program and to access the advanced setup parameters.... |
|
|
|
|
|
|
|
| Writing an email in WLanguage consists in filling the email structure of WLanguage...... |
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| The following properties are available in PHP... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| Retrieves and/or changes the character set used:
by all the screen fonts.
by all the operations performed on the character strings (functions and/or operators).... |
|
|
|
|
|
|
|
| Connects the current application to a database that must be interrogated via SQL. |
|
|
|
|
|
|
|
| The CalculatedItemExpression property is used to:
Find out the SQL expression that defines the value of a calculated item. This item was defined in the data model editor or through programming.
Define the SQL expression returning the value of a calculated item (when describing the item through programming).... |
|
|
|
|
|
|
|
| The setup program creation wizard includes the setup of the database along with the application and suggests additional elements...... |
|
|
|
|
|
|
|
| The CalculatedDefaultValue property is used to:
Find out the SQL expression that defines the default value of an item. This item was defined in the data model editor or through programming.
Define the SQL expression that returns the default value of an item (item described through programming only).... |
|
|
|
|
|
|
|
| The content of an analysis can be exported in the format of SQL scripts for a specified database (SQL Server, Oracle, ...... |
|
|
|
|
|
|
|
| Starting with version 21, you can manage transactions in SQL code...... |
|
|
|
|
|
|
|
| The description window of a query (insert, update or delete) or the description window of a query in SQL code is used to...... |
|
|
|
|
|
|
|
| WINDEV and WEBDEV propose an optional Native Connector to DB2...... |
|
|
|
|
|
|
|
| Indicates whether a dictionary is available for the spelling checker (check performed in the controls that use the integrated correction or check performed by WLanguage functions). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|