|
|
|
|
|
|
|
Reads a line in an external file, gets sections of this line according to a regular expression and assigns them to a variable. |
|
|
|
|
|
|
Modifies the current step of the guided tour. |
|
|
|
|
|
|
Indicates whether a guided tour is running. |
|
|
|
|
|
|
Lists the "children" of a node and the "child" elements of these "children" in a TreeView Table control. |
|
|
|
|
|
|
Sorts a branch in a TreeView Table control on one or more columns. |
|
|
|
|
|
|
Positions on the first file record whose value for a specific item is greater than or equal to a sought value. |
|
|
|
|
|
|
Guided tour management functions... |
|
|
|
|
|
|
The pvtPosition type is used to handle a cell of a Pivot Table control. |
|
|
|
|
|
|
Modifies the lightness of an image contained in an Image control. |
|
|
|
|
|
|
Activates a panel when several panels are docked together. |
|
|
|
|
|
|
Activates a panel when several panels are docked together. |
|
|
|
|
|
|
If the click action of the image is set to "Server call", you can get the click coordinates when the image is clicked in the browser...... |
|
|
|
|
|
|
Changes the contrast of an image contained in an Image control. |
|
|
|
|
|
|
WINDEV Mobile allows you to programmatically handle Mobile Image Editor controls...... |
|
|
|
|
|
|
The Time property enables you to:
Retrieve the time from a DateTime variable.
Modify the time in a DateTime variable.
Retrieve the time from in a Date item (in "Date and Time" format)
Modify the time in a Date item ("Date and Time" format).... |
|
|
|
|
|
|
Used to find out and modify the activation of UMC management (User Macro-Code). |
|
|
|
|
|
|
Retrieves the value of a given element or the value of the selected element in a drop-down list or in an expanded list. |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
The Date edit control automatically propose a "Calendar" option in their popup menu.... |
|
|
|
|
|
|
Draws RTF text:
in an Image control,
in an Image variable.... |
|
|
|
|
|
|
The type inference is used to simplify the declaration of variables when the variable type can be automatically deduced by the compiler...... |
|
|
|
|
|
|
Originally, Kanban is a Japanese method aimed at improving processes for a better, more efficient production cycle.... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
An internal component is a set of elements from a project.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|