|
|
|
|
|
|
|
WINDEV gives you the ability to lock your applications (after a specific duration for example)...... |
|
|
|
|
|
|
The Body block corresponds to the main block of the report...... |
|
|
|
|
|
|
The different Control Centers provided with WINDEV allow you to easily manage the user feedback for your applications...... |
|
|
|
|
|
|
In a database, the email address of customers, suppliers, ...... |
|
|
|
|
|
|
The NewLine property is used to determine:
in a Table control, whether the current row was created with TableAddXXX or TableInsertXXX.
in a Looper control, whether the current row was created with LooperAddXXX or LooperInsertXXX.
in an Organizer control, whether an appointment was created via the popup menu.
in a Scheduler control, whether an appointment was created via the popup menu.... |
|
|
|
|
|
|
The HFSQL Control Center is used to implement the automatic server update...... |
|
|
|
|
|
|
Several file descriptions can be grouped into a "Custom-Folder"...... |
|
|
|
|
|
|
Returns a directory path for the shared data of the current application:
between all the users of the computer
between all the TSE users
This directory can be used without restriction in Windows XP, Vista, ... This directory is used to store:
the files for the general configuration of the application (.INI files, .XML files, etc.).
the data files common to all the users (HFSQL .fic, .ndx and .mmo files).... |
|
|
|
|
|
|
A script is a set of SQL commands used to perform a specific operation (create a new table in the database, insert records, ...... |
|
|
|
|
|
|
The monitoring robot includes three executables...... |
|
|
|
|
|
|
WDINT is an optional tool of WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The Pane property is used to:
Find out the pane tabs associated with a control.
Define the pane tabs associated with a control.... |
|
|
|
|
|
|
The RulerVisible property is used to:
Determine if a playhead is visible in a TimeLine control.
Show or hide a playhead in a TimeLine control.... |
|
|
|
|
|
|
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
Deletes a widget displayed in a Dashboard control. The Dashboard control is updated and a free location replaces the deleted widget. |
|
|
|
|
|
|
The ImageWidth property gets and sets the width of the image section displayed in an Image control or in the background of a Chart control. |
|
|
|
|
|
|
The ListViewMode property is used to:
Find out the display mode of a ListView control.
Modify the display mode of a ListView control.... |
|
|
|
|
|
|
The DisplayedItem property is used to:
Find out the item or the variable displayed by the control.
Modify the item or the variable displayed by the control.... |
|
|
|
|
|
|
Changes one of the animation parameters used for:
an animated image (in an Image control),
an animated text (in a Static control).... |
|
|
|
|
|
|
The following functions are used to manage activation keys:... |
|
|
|
|
|
|
To pass parameters to a procedure run on a SOAP server, WINDEV is using the following structure...... |
|
|
|
|
|
|
In some cases, "Project...... |
|
|
|
|
|
|
Up to WINDEV Mobile version 180046, the Google Maps API library was required to use a Map control in an Android application...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|