|
|
|
|
|
|
|
This chapter presents the configuration required to install WINDEV, WEBDEV or WINDEV Mobile in 64-bit mode...... |
|
|
|
|
|
|
Creates a connection to an Drive OneDrive. |
|
|
|
|
|
|
Create a connection to an Drive Dropbox. |
|
|
|
|
|
|
It is increasingly common for developers to test websites on mobile devices...... |
|
|
|
|
|
|
WEBDEV allows you to handle a Slider control through programming.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to handle a Static control programmatically...... |
|
|
|
|
|
|
The MaxHeight property is used to get and change the maximum height of a control or window. |
|
|
|
|
|
|
The FontCondensed property is used to:
Determine if characters in a text are condensed.
Condense (or not) the characters in a text.... |
|
|
|
|
|
|
The FontExtended property is used to:
Find out whether the spacing between characters in a text is increased.
Increase the spacing between characters in a text.... |
|
|
|
|
|
|
The FontLarge property is used to:
Find out whether the characters in a text are enlarged or not.
Enlarge (or not) the characters in a text.... |
|
|
|
|
|
|
In a report, a table includes a set of controls called "Table cells"...... |
|
|
|
|
|
|
Generating a library consists in selecting the elements handled by this application (windows, reports, classes, sets of procedures, queries, data files...... |
|
|
|
|
|
|
The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made. |
|
|
|
|
|
|
The "Chart" control is used to display a chart in windows, pages and reports...... |
|
|
|
|
|
|
Ends the description of the structure of an xBase data file through programming. |
|
|
|
|
|
|
The gglAttachment type is used to define all the advanced characteristics of a file attached to a calendar event. The calendar can be described using the gglCalendar type. This calendar is used by the Google Calendar service. |
|
|
|
|
|
|
WDInst is used to configure the installation of files...... |
|
|
|
|
|
|
Stops the current process and forces the input in the specified control, window or page. |
|
|
|
|
|
|
Stops the current process, sets the focus to the specified control, window or page, and allows the user to enter data. |
|
|
|
|
|
|
To customize the interface of an Organization Chart control, you must use specific internal windows.... |
|
|
|
|
|
|
Runs JavaScript code in the context of the Web page displayed by an HTML Display control. |
|
|
|
|
|
|
Retrieves the cookies read by a call to HTTPSend for an HTTP domain. |
|
|
|
|
|
|
Retrieves cookies read in the httpResponse variable (containing the result of HTTPSend). |
|
|
|
|
|
|
The SecurityHtml property is used to get and change the status of the security mechanism of HTML Display and HTML Editor controls. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|