|
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus:... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile manage two types of menus... |
|
|
|
|
|
|
WINDEV includes several Automatic Application Features (AAFs)... |
|
|
|
|
|
|
The MDI windows must respect some constraints specific to the MDI applications... |
|
|
|
|
|
|
Menu options can be manipulated... |
|
|
|
|
|
|
A main menu is necessarily associated with a window... |
|
|
|
|
|
|
The Underline property is used to:
Find out whether a Font variable is underlined.
Underline (or not) a Font variable.... |
|
|
|
|
|
|
The InternalReportName property is used to:
Find out the name of the report printed in an "Internal Report" control.
Change the report printed in an "Internal Report" control.... |
|
|
|
|
|
|
The ViewName property is used to:
find out the name of the HFSQL view, data source of a report
modify the name of the HFSQL view, data source of a report.... |
|
|
|
|
|
|
The MemZoneName property is used to:
find out the name of the memory area used as data source for a report.
modify the name of the memory area used as data source for a report.... |
|
|
|
|
|
|
Returns the number of elements found in a memory zone. |
|
|
|
|
|
|
Returns the "parent" of an element in a TreeView Table control. |
|
|
|
|
|
|
Returns the list of parameters for a query created in the query editor. |
|
|
|
|
|
|
Converts a UTF-8 string to ANSI or UNICODE. |
|
|
|
|
|
|
List of functions for managing runtime errors... |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
List of functions for managing dates and times... |
|
|
|
|
|
|
WDInst is a setup editor used to define the setup parameters of your application...... |
|
|
|
|
|
|
Runs the WLanguage code found in a character string. |
|
|
|
|
|
|
The data is interpreted as "columns" whose height is proportional to the value of data...... |
|
|
|
|
|
|
WDMap is used to view the records found in a data file...... |
|
|
|
|
|
|
Inserts a row at a given position:
into a two-dimensional WLanguage array.
into an advanced two-dimensional array property (xlsDocument, etc.).... |
|
|
|
|
|
|
The Date property is used to:
Retrieve the date from a DateTime variable.
Modify the date in a DateTime variable.
Retrieve the date from a Date item (in "Date and Time" format) .
Modify the date in a Date item (in "Date and Time" format)... |
|
|
|
|
|
|
Finds the position of a specified string within another string. |
|
|
|
|
|
|
Deletes all elements:
from a one-dimensional or two-dimensional WLanguage array.
from an associative array.
from an advanced array property (array of gglCalendar events, etc.).
from a WLanguage queue.
from a WLanguage stack.
from a WLanguage list.... |
|
|
|
|
|
|
Adds or deletes the spaces found on the right of a text item when reading it. |
|
|
|
|
|
|
Configures the automatic behavior that will be implemented if an error occurs in the current process. |
|
|
|
|
|
|
The AllModifiableWithReportsAndQueries property is used to determine if a report can be modified in Reports & Queries. |
|
|
|
|
|
|
There are two methods to populate Table and Looper controls programmatically...... |
|
|
|
|
|
|
Used to find out whether a read operation is in progress on the engine for speech synthesis. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|