|
|
|
|
|
|
|
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 Ellipsis property is used to determine and change the truncation mode with ellipses in:
a window control (Static, edit control, List box, Button, Combo box or Static table column).
a Static control in a report.... |
|
|
|
|
|
|
WINDEV Mobile tutorial: Developing an Android and iOS application Lesson 1 - Application overview - 10 min |
|
|
|
|
|
|
WINDEV gives you the ability to use the spelling checker of the Word Processing controls in WINDEV applications...... |
|
|
|
|
|
|
Used to define the default value of Date, Time and DateTime variables. |
|
|
|
|
|
|
Draws RTF text in an Image control. |
|
|
|
|
|
|
In interactive mode, the WDScript editor is divided into several areas...... |
|
|
|
|
|
|
The UI (User Interface) of an application is mainly composed of windows.... |
|
|
|
|
|
|
WDTRAD is a tool for entering the translation of messages associated with a WINDEV, WEBDEV or WINDEV Mobile application...... |
|
|
|
|
|
|
Finds a device based on its unique name (UDN). |
|
|
|
|
|
|
Two different copy modes are proposed by WDTRAD...... |
|
|
|
|
|
|
Deletes:
all the occurrences of a substring within a string.
part of a string within another string. The part of the string to remove is identified by its position and length.... |
|
|
|
|
|
|
WEBDEV allows you to handle an iFrame control by programming...... |
|
|
|
|
|
|
The FullName property is used to get the full name of an element. |
|
|
|
|
|
|
The ReceiveDate property is used to get an email received date. |
|
|
|
|
|
|
The FilePath property gets the name of the file associated with a control. |
|
|
|
|
|
|
The navigation in the editors is simplified by the presence of a new dynamic navigation bar, enabled by [CTRL] + [TAB]...... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
Draws an RTF text in an Image variable. |
|
|
|
|
|
|
Draws a circle or an ellipse in an Image variable. |
|
|
|
|
|
|
Saves an image:
in a PNG file.
in memory.... |
|
|
|
|
|
|
Saves an image:
in a JPEG file.
in memory.... |
|
|
|
|
|
|
The management of branches is used to manage several versions of the same application in parallel...... |
|
|
|
|
|
|
The performance profiler (also called Profiler) is used to check and optimize the execution time of your application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|