|
|
|
|
|
|
|
|
|
|
|
|
|
|
| Evaluates the value of an expression built in a character string. |
|
|
|
|
|
|
|
| WINDEV Tutorial: WINDEV application: Managing data Lesson 7 - Sending an email - 20 min |
|
|
|
|
|
|
|
| Creates an HFSQL view.
This function uses the former view mechanism.... |
|
|
|
|
|
|
|
| A search feature is automatically available when previewing a report...... |
|
|
|
|
|
|
|
| You want to include your code lines in a condition, in a structure, ...... |
|
|
|
|
|
|
|
| Starts the execution of a process through programming. |
|
|
|
|
|
|
|
| New features in WINDEV Mobile 27 presented in the New Features brochure.... |
|
|
|
|
|
|
|
| Used to find out whether a transaction was interrupted (the transaction was neither validated nor canceled). |
|
|
|
|
|
|
|
| grCreateFont is kept for backward compatibility. |
|
|
|
|
|
|
|
| The HFSQL Control Center is used to manage the different HFSQL databases (Network, Mobile, Client/Server) found in the company...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial: My first WEBDEV website Lesson 1 - Creating pages - 10 min |
|
|
|
|
|
|
|
| The management of a SaaS site is used to modify the three main characteristics of the site...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing cursors and the mouse... |
|
|
|
|
|
|
|
| Opens the default messaging software:
of Web user on the browser computer.
of the user on the current Windows computer.
on the phone.... |
|
|
|
|
|
|
|
| Used to find out and modify the format of the CD or DVD to burn. |
|
|
|
|
|
|
|
| A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
|
| We are going to call the elements developed in WINDEV (project, windows, analysis, ...... |
|
|
|
|
|
|
|
| List of constants used by the FTP functions.... |
|
|
|
|
|
|
|
| The following constants are used to manage an SSH server:... |
|
|
|
|
|
|
|
| WINDEV Tutorial - WLanguage basics Lesson 6 - Procedures - 20 min |
|
|
|
|
|
|
|
| The FontCondensed property is used to:
Determine if characters in a text are condensed.
Condense (or not) the characters in a text.... |
|
|
|
|
|
|
|
| The CONTINUE keyword can correspond:
to the CONTINUE instruction. It allows you to go back to the beginning of the first iteration without finishing the code of the current iteration.
to the CONTINUE: label. It allows you to declare a common code in a loop.... |
|
|
|
|
|
|
|
| The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
|
| The VerticalAlignment property gets and changes the vertical alignment of a control. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|