|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| Loads an external component. This component can be:
an external component present in the current project.
an external component independent of the current project.... |
|
|
|
|
|
|
|
| END can correspond to:
the END keyword of WLanguage used to specify the end of a loop.
the End property, which can be used on EventTimeline variables.
....... |
|
|
|
|
|
|
|
| Reads the incoming email found after the current email according to the protocol (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| The FillType property is used to determine the type of source used to populate Table, List Box, ListView, Combo Box and Looper controls. |
|
|
|
|
|
|
|
| Reads the email found before the current email according to the protocol used (POP3 or IMAP, MS Exchange, Lotus Notes or Outlook). |
|
|
|
|
|
|
|
| Returns the name of current folder in the messaging software (Outlook, messaging software using the IMAP protocol (Internet Message Access Protocol), ...). |
|
|
|
|
|
|
|
| The <IF ExecutionTarget> compile statement allows you to compile or not compile a WLanguage code depending on the execution target. |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics Lesson 5 - Loops - 15 min |
|
|
|
|
|
|
|
| WINDEV allows you to easily manage the SOAP protocol by allowing you to create...... |
|
|
|
|
|
|
|
| The Language property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
|
| The Vertical property is used to:
determine if a control is oriented horizontally or vertically.
change the orientation of Table and Looper controls (switch from vertical to horizontal and conversely).... |
|
|
|
|
|
|
|
| Loads the content of a text file into any text control or text variable (string variable, edit control in a window, Static control in a report, etc.). |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial - WLanguage basics Lesson 4 - Conditional statements - 20 min |
|
|
|
|
|
|
|
| The LanguageDescribed property is used to set the language used to compare and sort Unicode items (Unicode Text item or Unicode Text Memo item). |
|
|
|
|
|
|
|
| The Property Markdown allows you to manage the Markdown format:
in an Static control in an report.
in the internal window fields (title and description) corresponding to the tour stage.... |
|
|
|
|
|
|
|
| To share a project via the Source Code Manager, a repository must be created...... |
|
|
|
|
|
|
|
| When end users work on a complex Table or Looper control with multiple breaks, they may want to save the current layout...... |
|
|
|
|
|
|
|
| The setup wizard allows you to:
Select and configure the files to install. This step is very important.
Specify the WINDEV framework used by the installer.... |
|
|
|
|
|
|
|
| WDStatistics is a tool used to perform statistical calculations regarding the traffic of your dynamic WEBDEV sites...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|