|
|
|
|
|
|
|
The gpwUser type is used to describe and modify the characteristics of a user of WEBDEV or WINDEV User Groupware. |
|
|
|
|
|
|
In a chart, the scales are used to quickly estimate the value of different points found in a chart...... |
|
|
|
|
|
|
Constructs a copy of a class instance:
An object of the actual class of the class instance is allocated.
The members of the class instance are copied to the members of the new object.... |
|
|
|
|
|
|
Discover the main characteristics of the controls... |
|
|
|
|
|
|
Compares two strings character by character:
according to the sequence of ASCII characters.
according to the alphabetical order.... |
|
|
|
|
|
|
Initializes the label of a data category (or section) in a chart. |
|
|
|
|
|
|
Reads the header of the email found after the current email according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
WINDEV Tutorial: WINDEV overview Lesson 2 - My first window - 30 min |
|
|
|
|
|
|
The Description property is used to get and change the page description. |
|
|
|
|
|
|
There are different methods to align the elements in a List Box or Combo Box control...... |
|
|
|
|
|
|
Prints a bar code (inside a rectangle). |
|
|
|
|
|
|
The Map control is using the Google Maps API library. The Map control displays data coming from the Google Maps service.... |
|
|
|
|
|
|
The wizard for window creation allows you to easily create a window containing all main elements of a window for an iPhone application...... |
|
|
|
|
|
|
A fixed array is an "advanced" type of array... |
|
|
|
|
|
|
Semaphores are used to limit the simultaneous execution of a code (procedure, line of code, etc.... |
|
|
|
|
|
|
A cookie is an easy way to temporarily store information on the user's computer...... |
|
|
|
|
|
|
Widgets are small applications that can be displayed on the home screen of phones or tablets...... |
|
|
|
|
|
|
The Before property replaces or inserts a procedure before the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
The After property replaces or inserts a procedure after the other procedures in:
a Procedure variable.
an event associated with a control.... |
|
|
|
|
|
|
Enables or disables a filter on a Pivot Table control. |
|
|
|
|
|
|
The "Dynamic tab" Tab control is used to display several windows in the same window...... |
|
|
|
|
|
|
List of constants used by functions for managing applications with "Live update".... |
|
|
|
|
|
|
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.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|