|
|
|
|
|
|
|
An image can be displayed in a window, a window control, a report control, a page control or a block according to several display modes. |
|
|
|
|
|
|
WinSize:- returns or modifies the window display mode (maximized, minimized or normal),
- modifies the window height and/or width,
- moves the window and modifies a window's height and/or width.
|
|
|
|
|
|
|
Allows you to find out and modify:- the display mode of grayed buttons found in the windows of your application.
- the display mode of translucent border for the windows of your application.
- the mode for loading large images.
|
|
|
|
|
|
|
Deletes a position saved by HSavePosition. |
|
|
|
|
|
|
WEBDEV Tutorial - Managing an HFSQL Client/Server database Lesson 2 - Managing a Client/Server database - 20 min... |
|
|
|
|
|
|
Reads an incoming according to the protocol used (POP3 or IMAP, Lotus Notes or Outlook). |
|
|
|
|
|
|
Creates or updates a query on an HFSQL server. |
|
|
|
|
|
|
Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
In a Looper control, a different content can be assigned to the Table, Chart, List Box and TreeView controls...... |
|
|
|
|
|
|
Returns the numeric value of a character string. |
|
|
|
|
|
|
Performs a rotation:
of an Image control.
of an Image variable.
of a picLayer variable.... |
|
|
|
|
|
|
Used to find out whether a file found on disk or a file contained in a buffer corresponds to an image format recognized by WINDEV, WEBDEV or WINDEV Mobile. |
|
|
|
|
|
|
The MinSourceCardinality property is used to get and modify the minimum cardinality of the source item in the link. |
|
|
|
|
|
|
The Italic property is used to:
Find out whether a Font variable is in italic type.
Modify the italic attribute of a Font variable.... |
|
|
|
|
|
|
Numerical is used to find out whether an item is a numeric item. |
|
|
|
|
|
|
Returns the size of a file before compression. When a file is decompressed by fUncompress, we recommend that you to compare the non-compressed size of file with the available disk space. |
|
|
|
|
|
|
Checks the existence of a memory zone. |
|
|
|
|
|
|
Returns the index of the current element. |
|
|
|
|
|
|
Cancels the current search criterion. |
|
|
|
|
|
|
Returns information about the lock set on a data file, on one or all the records in a data file. |
|
|
|
|
|
|
Returns information about the specified group of users. |
|
|
|
|
|
|
Allows you to find out the rights granted to a user or to a group on a database. |
|
|
|
|
|
|
Used to connect to an LDAP server via the characteristics defined in the LDAPSession structure. |
|
|
|
|
|
|
Saves the image found:
in an Image Editor control.
in a WDPic variable.... |
|
|
|
|
|
|
The type notificationCategory makes it possible to define all the advanced characteristics of a notification category. |
|
|
|
|
|
|
The JSON type makes it possible to simplify actions on data in JSON format. |
|
|
|
|
|
|
Adds a row as an internal window at the end of a Looper control populated programmatically. |
|
|
|
|
|
|
Initializes (or not) the controls to zero and runs the initialization processes of the controls and the window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|