|
|
|
|
|
|
|
When running an executable, Windows Vista (and later) performs several checks regarding the rights of the current user via the UAC mechanism (User Account Control)...... |
|
|
|
|
|
|
A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
Installing a WEBDEV site (in Session or AWP mode) on a remote Application Server requires...... |
|
|
|
|
|
|
...WINDEV, WEBDEV and WINDEV Mobile allow you to import files in XSD format.... |
|
|
|
|
|
|
In the MERISE methodology, the conceptual data model defines the objects and the actions that must be taken into account in the database...... |
|
|
|
|
|
|
The SCM administrator (Source Code Manager) allows you to directly handle the source codes of different projects included in the Source Code Manager...... |
|
|
|
|
|
|
...A log is a special file that contains the history of all changes made to one or more data files over a given period of time (date the file was created, last automatic data modification, last backup created with WDLog, etc.)... |
|
|
|
|
|
|
The clipboard stores the last 10 pieces of content cut or pasted (from any editor)...... |
|
|
|
|
|
|
In WINDEV, you can add optional events in the code of the different elements of an application...... |
|
|
|
|
|
|
The "Compilation errors" pane is used to find out...... |
|
|
|
|
|
|
WINDEV allows you to handle a Wire control by programming...... |
|
|
|
|
|
|
The links are used to link the files found in an analysis between themselves...... |
|
|
|
|
|
|
List of events associated with Button controls... |
|
|
|
|
|
|
This page explains how to program Table controls based on a data file...... |
|
|
|
|
|
|
WINDEV and WINDEV Mobile allow you to handle a Slider control through programming...... |
|
|
|
|
|
|
WINDEV allows you to handle a Spin control through programming...... |
|
|
|
|
|
|
This help page explains how to read emails via the POP3 protocol.... |
|
|
|
|
|
|
Projects are often cross-platform...... |
|
|
|
|
|
|
The generation of a WINDEV Mobile application for Android groups all project elements (windows, code, etc.... |
|
|
|
|
|
|
Checks the validity of a date/time between January 01, 0001 at 0 hours 0 minutes 0 seconds 0 hundredths of a second and December 31, 9999 at 23 hours 59 minutes 59 seconds 99 hundredths of a second.... |
|
|
|
|
|
|
The MaxValue property is used to:
get and set the top value of a report based on a data file.
get the maximum value of the current filter.
get the maximum value of a data series in a chart.
get and set the maximum value for some types of controls.... |
|
|
|
|
|
|
The MinValue property is used to:
get and set the bottom value of a report based on a data file.
get the minimum value of the current filter.
get the minimum value of a data series in a chart.
get and set the minimum value for some types of controls.... |
|
|
|
|
|
|
WINDEV lets you use the spelling checker in the Edit controls and text columns of the Table controls of WINDEV applications...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|