|
|
|
|
|
|
|
Deletes a folder from the Outlook messaging software or from an IMAP server. |
|
|
|
|
|
|
The Calendar control is used to permanently display a calendar in a window or page...... |
|
|
|
|
|
|
To simplify the reading in the controls used to view large volumes of data, the end user has the ability to color the data found in the control...... |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 1 - Discover WINDEV - 5 min |
|
|
|
|
|
|
The multiple assignment of arrays consists in assigning a set of simple values (boolean, integer, string, real, numeric or currency) to the cells of an array.
This multiple assignment is also available for the structures and the classes.... |
|
|
|
|
|
|
The Variant type is used to:
store any simple value: boolean, numeric (Currency, Real, Integer, etc.), characters and character string, date (Date, Time, DateTime and Duration), ...
store named or indexed subelements.
store any complex value: structures, classes, advanced types, arrays, associative arrays, queues, stacks and lists.
handle the NULL value in WLanguage.
store interactions with ActiveX objects and Automation programming.... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Automatically initializes the values of the members found in a class or in a structure with the values of the items of the current file record. |
|
|
|
|
|
|
Modern UIs generally use larger windows and larger fonts in the different controls...... |
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
Allows you to find out and modify:
the display mode of grayed buttons found in the windows of your application.
the display mode of translucent border for the windows of your application.
the mode for loading large images.... |
|
|
|
|
|
|
In some cases, you may need to compare two controls in one or more windows or pages...... |
|
|
|
|
|
|
Builds a sequence of characters containing an aligned text or an aligned image. |
|
|
|
|
|
|
The Service variable is used to...... |
|
|
|
|
|
|
Usage example of the EnumElement function |
|
|
|
|
|
|
Refreshes the Table control. |
|
|
|
|
|
|
A component diagram shows the physical and static architecture of a system software...... |
|
|
|
|
|
|
WEBDEV Tutorial - Managing multiple languages in a website Adapting a website to support multiple languages - 50 min |
|
|
|
|
|
|
When creating an executable, you can choose not to use a library or not to include all the elements of the project in the library...... |
|
|
|
|
|
|
Adds a row at the end:
of a one- or two-dimensional WLanguage array.
of an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
Writes:
a character string into an external file.
a memory section.... |
|
|
|
|
|
|
The numeric edit controls propose several AAFs (Automatic Application Features):
a context menu proposing the "Calculator" option.
the ability to modify the control value with the mouse wheel.... |
|
|
|
|
|
|
You can create TimeLine controls directly linked to the data.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|