|
|
|
|
|
|
|
|
|
|
|
|
|
|
| A query (typed in SQL code) can operate on different databases...... |
|
|
|
|
|
|
|
| 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)... |
|
|
|
|
|
|
|
| WINDEV Tutorial: WLanguage basics Lesson 3 - Dates, arrays and structures - 20 min |
|
|
|
|
|
|
|
| The Month property is used to:
Retrieve the month from a Date or DateTime variable.
Modify the month in a Date or DateTime variable.
Retrieve the month from a Date item (in "Simple date" or "Date and Time" format)
Modify the month in a Date item (in "Simple Date" or "Date and Time" format)... |
|
|
|
|
|
|
|
| The Sunburst chart is a Pie chart containing several levels of hierarchical data...... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing XLS files.... |
|
|
|
|
|
|
|
| The following operations are available for the following types of variables...... |
|
|
|
|
|
|
|
| A variable is defined by name and type...... |
|
|
|
|
|
|
|
| The buffer type corresponds to a binary memory area.... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
| List of constants used by the FTP functions.... |
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
|
| A dynamic site is used to display pages whose content changes. In most cases, the content of these pages is linked to a database.... |
|
|
|
|
|
|
|
| The DateTime type enables you to easily handle a date and a time... |
|
|
|
|
|
|
|
| Resumes the reception or the emission of a data type in a stream. |
|
|
|
|
|
|
|
| The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
|
| List of constants used by the functions for managing the Drag and Drop.... |
|
|
|
|
|
|
|
| Constants for managing Organizer controls... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to manage the NULL value in the items of HFSQL data files and for all the other types of accesses (Native, OLE DB, ...... |
|
|
|
|
|
|
|
| Used to:
Delete a declaration made previously using HDeclare, HDeclareExternal, HDescriveFile. After this operation, the data file is no longer recognized by the HFSQL engine.
Free the resources of a query (after calling HExecuteQuery or HExecuteSQLQuery).... |
|
|
|
|
|
|
|
| The IncomingData property gets and sets the type of data received by the stream. |
|
|
|
|
|
|
|
| The OutgoingData property is used to determine and change the type of data emitted by the stream. |
|
|
|
|
|
|
|
| This type of chart is used to represent a permanent data flow in real time...... |
|
|
|
|
|
|
|
| Adds data into a stock chart (candlestick, barcharts or minmax). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|