|
|
|
|
|
|
|
The Card property handles the different cards associated with a Kanban list. You can add, modify or delete cards from Kanban list, or navigate between them. |
|
|
|
|
|
|
The replication between HFSQL servers consists in automatically replicating the data from server to server, in an asynchronous way...... |
|
|
|
|
|
|
Seeks an element in a List Box control (standard List Box or ListView) or in a Combo Box control (including the values described by gLink). |
|
|
|
|
|
|
Returns the vertical position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
Returns the horizontal position of the upper-left corner of a window in relation to the upper-left corner of the screen. |
|
|
|
|
|
|
An external component is a set of WINDEV elements: windows, reports, analysis, etc.... |
|
|
|
|
|
|
To display a report in HTML format in the browser of the Web user, you must...... |
|
|
|
|
|
|
The last wizard step for creating the setup program allows you to...... |
|
|
|
|
|
|
TableMode is kept for backward compatibility. |
|
|
|
|
|
|
Windows gives you the ability to schedule automatic tasks via the manager of scheduled tasks...... |
|
|
|
|
|
|
To display a report in PDF format in the browser of the Web user, you must...... |
|
|
|
|
|
|
The keyword BREAK can correspond:
to the BREAK statement: it allows you to exit a set of instructions and run the rest of the current process.
to the BREAK label: it allows you to declare a section of code in a loop. This code will be run when exitingfrom the loop with a "BREAK" statement.... |
|
|
|
|
|
|
Stops and resets a running stopwatch. |
|
|
|
|
|
|
When developing an application for iOS (iPhone or iPad), WINDEV Mobile allows you to test the application being developed without having to recompile it on Mac, but directly on the iPhone or iPad...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
The dynamic audit of an application analyzes its runtime performance...... |
|
|
|
|
|
|
The User Control Center is used to manage the applications deployed on a company network.... |
|
|
|
|
|
|
Displays a List Box or ListView control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
Reinitializes the Task structure. |
|
|
|
|
|
|
Displays a List Box (or a ListView) control from a specified element or returns the index of the first element displayed in a List Box control (if the scrollbar was used). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|