|
|
|
|
|
|
|
WLanguage supports different types of strings.... |
|
|
|
|
|
|
The Hour property is used to:
Get the time from a variable of type Time or DateTime, or the number of hours from a variable of type Duration.
Change the time in a variable of type Time or DateTime, or the number of hours in a variable of type Duration.
Retrieve the time or the number of hours from a Date item (in "Date and time" or "Duration" format) or from a Time item.
Modify the time or the number of hours in a Date item (in "Date and time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
The Content property is used to get and change the content of an element. |
|
|
|
|
|
|
Several actions are automatically performed when opening or closing an application.... |
|
|
|
|
|
|
The management of the incoming calls is performed in a specific "thread".... |
|
|
|
|
|
|
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category. |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
When generating a file on the Web server (PDF, HTML, ...... |
|
|
|
|
|
|
The MyControl keyword represents the control that holds the process being executed. |
|
|
|
|
|
|
The User property is used to identify and change the user of a feature. |
|
|
|
|
|
|
The Minute property is used to:
Retrieve the minutes from a Time or DateTime variable, or the number of minutes from a Duration.
Change the minutes in a Time or DateTime variable, or the number of minutes in a Duration.
Retrieve the minutes or the number of minutes from a Date item (in "Date and Time" or "Duration" format) or from a Time item.
Modify the minutes or the number of minutes in a Date item (in "Date and Time" or "Duration" format) or in a Time item.... |
|
|
|
|
|
|
Gets, modifies or restores the data binding to a control or group of controls. |
|
|
|
|
|
|
The diagSelection type is used to define all the advanced characteristics of a selection made in a diagram. |
|
|
|
|
|
|
The InputMask type is used to define all the advanced characteristics of a custom input mask. |
|
|
|
|
|
|
Copies an element (leaf or node) into a TreeView control. |
|
|
|
|
|
|
Moves an element (leaf or node) in a TreeView control. |
|
|
|
|
|
|
WINDEV Mobile tutorial: Deploying an iOS application 10 min |
|
|
|
|
|
|
The sfSessionInfo type is used to get information about the current session... |
|
|
|
|
|
|
The Chrono type is used to define all the advanced characteristics of a stopwatch. |
|
|
|
|
|
|
Opens a new pane in a Dynamic Tab control. |
|
|
|
|
|
|
Adds an additional HTTP header that will be returned to the browser:
during the next function for page display (PageDisplay, PageRefresh, ...),
during the automatic return of the current page at the end of the current action.... |
|
|
|
|
|
|
A report based on an SQL query with data accessed via a connection can print records from a database accessible via a specific ODBC driver or via a Native Connector...... |
|
|
|
|
|
|
Checks whether a character string matches a specific format and retrieves the different substrings that match the format. |
|
|
|
|
|
|
Opens the Windows file picker. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|