|
|
|
|
|
|
|
Transforms the mouse cursor into hourglass (and conversely).
In Android and iOS, displays an endless progress bar in a window.... |
|
|
|
|
|
|
Used to:
return the value of a record item if a modification conflict occurs.
check if a modification conflict occurred.... |
|
|
|
|
|
|
WINDEV allows you to programmatically handle ListView controls...... |
|
|
|
|
|
|
Resumes a stopwatch previously stopped by <Chrono>.Fin or <Chrono>.Pause. |
|
|
|
|
|
|
The Type property is used to get:
the type of element (data file or item) defined programmatically or in the data model editor, view or query.
the type of object.
the type of data held in a Variant.... |
|
|
|
|
|
|
The NullAllowed property is used to manage the NULL value in the items of HFSQL data files. |
|
|
|
|
|
|
Two different copy modes are proposed by WDTRAD...... |
|
|
|
|
|
|
SQL allows performing set operations on groups of files...... |
|
|
|
|
|
|
The Multimedia control is used to play multimedia files...... |
|
|
|
|
|
|
In some cases, a Table control must be filled with an unknown number of columns (when creating the control).... |
|
|
|
|
|
|
The ScrollWithFinger property is used to:
Determine if the content of a control can be moved with the finger ("finger scrolling").
Enable or disable touch-responsiveness for a control.... |
|
|
|
|
|
|
When changing the version of the development tool, the projects found in the SCM must be migrated to this new version...... |
|
|
|
|
|
|
The two most interesting features of WDAPI are...... |
|
|
|
|
|
|
The assisted universal replication can use a replication server...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to create window templates...... |
|
|
|
|
|
|
List of standard FTP functions... |
|
|
|
|
|
|
The development in "3-tier" architecture is now simplified...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to create report templates...... |
|
|
|
|
|
|
The advanced management of instances is used to choose the mode for taking reference. This choice directly impacts the freeing of the class objects: depending on the selected take of reference, the "Destructor" will not be called at the same time.... |
|
|
|
|
|
|
The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
Colors an area in an Image control. |
|
|
|
|
|
|
The NumberColumn property is used to:
Get the number of columns in Table, Check Box, Radio Button controls, etc..
Set the number of columns in a multi-column List Box control.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|