|
|
|
|
|
|
|
WEBDEV Tutorial - Creating a WEBDEV project and its analysis Lesson 1 - Creating a WEBDEV project and its analysis - 5 min |
|
|
|
|
|
|
Runs a method of an interface of an object implemented in a DLL external to the WINDEV framework. |
|
|
|
|
|
|
The Variable Description type is used to get information about a variable or a member. |
|
|
|
|
|
|
Starts the execution of a process through programming. |
|
|
|
|
|
|
The End of document block is run once at the end of the report execution...... |
|
|
|
|
|
|
The character strings can be handled by specific WLanguage functions or by the +, [[ and ]] operators...... |
|
|
|
|
|
|
Spreadsheet controls can be handled programmatically...... |
|
|
|
|
|
|
The "Configuration" tab is used to define the default connection options for the WEBDEV sites found on the server and managed by the administrator...... |
|
|
|
|
|
|
A variable is defined by name and type...... |
|
|
|
|
|
|
The HTML control displays HTML pages or HTML code...... |
|
|
|
|
|
|
The Diagram Editor includes many features accessible via...... |
|
|
|
|
|
|
The rssChannel type is used to handle a RSS channel... |
|
|
|
|
|
|
The GuidedTour type allows you to define all the advanced characteristics of a guided tour and its stages. |
|
|
|
|
|
|
The columns are used to display information in a Table control...... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
The aliases are used to handle...... |
|
|
|
|
|
|
A break in a Table control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
A break in a Looper control is used to group the data corresponding to one or more arguments...... |
|
|
|
|
|
|
Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
Converts a value from a unit to another one. |
|
|
|
|
|
|
The MyParameters keyword is used to handle the parameters passed to a WLanguage procedure... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|