|
|
|
|
|
|
|
Transforming WINDEV applications into Mobile is very easy...... |
|
|
|
|
|
|
A component can evolve in many ways...... |
|
|
|
|
|
|
The Day property is used to:
Get the day from a Date or DateTime variable, or get the number of days from a Duration variable.
Change the day of a Date or DateTime variable, or change the number of days of a Duration variable.
Get the day or the number of days from a Date item (in "Date", "Date and Time" or "Duration" format)
Modify the day or the number of days in a Date item (in "Date", "Date and Time" or "Duration" format)... |
|
|
|
|
|
|
The programmed Drag and Drop is used to entirely manage Drag/Drop between the different types of controls...... |
|
|
|
|
|
|
The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
An Android application can contain one or more Widget windows...... |
|
|
|
|
|
|
The DayWidth property is used to determine and change the width of days:
in a Scheduler control where the days are displayed in column and the resources in rows.
in a Gantt Chart column.... |
|
|
|
|
|
|
In a database, the Caption property is used to:
Find out the caption associated with a file item.
Find out the caption associated with a data file.
Find out and modify the connection caption.
In a report, the Caption property is used to:
Find out the text displayed in a Static or Link control.
Modify the text displayed in a Static or Link control.
In a window or page, the Caption property is also used to:
Find out and modify the caption of a control in a window or in a page.
Find out and modify the caption of a menu option.
Find out and modify the title of a window or page.
Find out the content of a Breadcrumb control.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to use...... |
|
|
|
|
|
|
The ResourceHeight property is used to get and change the height of resources in a Scheduler control where resources are arranged in rows. |
|
|
|
|
|
|
The following files are automatically created when logging an HFSQL Classic data file...... |
|
|
|
|
|
|
This chapter presents the following topics...... |
|
|
|
|
|
|
WINDEV, WINDEV Mobile and WEBDEV allow you to handle a Tab control through programming...... |
|
|
|
|
|
|
WEBDEV Tutorial - Optimizing a WEBDEV project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
A query with parameters can be used...... |
|
|
|
|
|
|
The automated tests of procedure or class are used to test the different features proposed by the procedure or by the class...... |
|
|
|
|
|
|
The AutoLineWrap property is used to:
determine if the automatic line wrap feature is enabled in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.
set the line wrap mode in a multiline Edit control, in a column of a Table or TreeView control or in a row header of a Pivot Table control.... |
|
|
|
|
|
|
The gglMarker type is used to define the characteristics of a marker that must be positioned on a map... |
|
|
|
|
|
|
The ReturnedValue property is used to:
Get and change the value returned by a window, page or report.
Get and change the value returned by an option in a Radio Button control.... |
|
|
|
|
|
|
The following files are automatically created when logging an HFSQL Client/Server data file...... |
|
|
|
|
|
|
The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming...... |
|
|
|
|
|
|
A Table control based on a variable is a Table control whose columns are bound to the elements of an Array variable, to the members of a class or to the elements of an advanced variable (e.g., xlsDocument)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|