|
|
|
|
|
|
|
The Source Code Manager allows you to easily work in offline mode...... |
|
|
|
|
|
|
The VisibleWithAnimation property is used to make a control visible or invisible via the "Appear/Disappear" animation.... |
|
|
|
|
|
|
The AnimationPeriod property is used to get and modify rotation speed of the animation in the Cube or Carousel controls. |
|
|
|
|
|
|
You now have the ability to index the content of a text memo item...... |
|
|
|
|
|
|
A composite chart is a chart that displays several types of charts...... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile include several methods for accessing the help system at any time...... |
|
|
|
|
|
|
Returns the horizontal position (X) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Returns the vertical position (Y) of the mouse cursor relative to the specified window or control. Used in a mouse or stylus process (click, hover, left or right button down, etc.). |
|
|
|
|
|
|
Modifies the title of next window to open. |
|
|
|
|
|
|
dSaveImage is kept for backward compatibility. |
|
|
|
|
|
|
Allows (or not) retrieving the value defined by gLink in a List Box or a Combo Box control.
Function kept for compatibility. It is recommended to use gStoredValueEnable.... |
|
|
|
|
|
|
When a Table control contains numeric data, it may be useful to get the total of a column or count the number of elements...... |
|
|
|
|
|
|
The management of remote control uses a file in INI format...... |
|
|
|
|
|
|
An external component created and generated by WINDEV, WEBDEV or WINDEV Mobile can be modified at any time...... |
|
|
|
|
|
|
Modifies a SaaS subscription. |
|
|
|
|
|
|
Defines a new holiday period on a row in a Gantt Chart column of a Table or TreeView Table control. |
|
|
|
|
|
|
WINDEV Tutorial - Reports and Queries Distribute Reports and Queries with your applications - 10 min |
|
|
|
|
|
|
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)... |
|
|
|
|
|
|
To customize the remote control performed on a multi-user WINDEV application, the standard window can be replaced with a window from your application...... |
|
|
|
|
|
|
Continuing to run a process when the application is in background is very useful on mobile...... |
|
|
|
|
|
|
The Organizer control can be configured in the editor via the description window ("Details" tab)...... |
|
|
|
|
|
|
The HeightWithAnimation property is used to modify the height of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
The WidthWithAnimation property is used to modify the width of a cell of a Layout control with the "Resize cell" animation defined:
in the "Advanced" tab of the project description window ("Control animation" button).
in the "Style" tab of the control or project.... |
|
|
|
|
|
|
...The Scheduler control is used to automatically display and handle schedules. It is used to manage the display of multiple resources and it is used in several applications or sites.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|