|
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to directly manage the emails from your applications...... |
|
|
|
|
|
|
WEBDEV allows you to develop sites for all types of devices...... |
|
|
|
|
|
|
The two-level setup (or multisite setup) combines:
a reference network setup deployed on a local network.
an HTTP setup used to update the reference setup on the local network.... |
|
|
|
|
|
|
A custom property is a code element with two events...... |
|
|
|
|
|
|
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc.... |
|
|
|
|
|
|
An iOS widget is an application intended to be displayed as a widget on iOS devices (iPhone, iPad, etc. |
|
|
|
|
|
|
"Custom-Folders" simplify the organization of projects, allowing you to group the elements of your application by themes...... |
|
|
|
|
|
|
During a project test in the editor, breakpoints are used to automatically start the debugger from a given line...... |
|
|
|
|
|
|
The Width property gets and changes the width:
of a control or block in a report.
of a control (found in a window), window, column found in a table or column found in a list box (including listview).
of a control (found in a page), column found in a table or column found in a list box. The control can be overlayable or not.... |
|
|
|
|
|
|
Opens an external file (ANSI or UNICODE) in order to handle it through programming. |
|
|
|
|
|
|
The "Combo Box" control is used to display a list of elements and to select an element from this list...... |
|
|
|
|
|
|
Displays a message box and returns the value of the button clicked by the user. |
|
|
|
|
|
|
The Value property is used to:
Find out and modify the value of a report control.
Find out and modify the value of a control or the title of a window.
Find out the identifier of a stream.
Find out and modify the value of a control or the title of a page.... |
|
|
|
|
|
|
When creating a project, a directory specific to this project is automatically created...... |
|
|
|
|
|
|
Calculates the width (in millimeters) of the text to print, according to the specified font.... |
|
|
|
|
|
|
The Control Centers in WINDEV, WEBDEV and WINDEV Mobile include many tools to help developers manage their schedules and the different associated tasks...... |
|
|
|
|
|
|
The sfUserInfo type is used to get information about a user... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to run a set of processes (compilation, generation, ...... |
|
|
|
|
|
|
The HScheduledTask structure is kept for backward compatibility (this structure will still be supported in the forthcoming version).... |
|
|
|
|
|
|
The Document type is used to handle a "docx" document. |
|
|
|
|
|
|
Creating the setup program allows you to deploy a WINDEV application on the end-user computers...... |
|
|
|
|
|
|
The break is used to group the records corresponding to a sort criterion...... |
|
|
|
|
|
|
The following events are associated to reports (order of appearance in the code editor)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|