|
|
|
|
|
|
|
Git is a source code manager...... |
|
|
|
|
|
|
WEBDEV gives you the ability to manage all the CSS styles used in a project...... |
|
|
|
|
|
|
The Sidebar control gives access to different options...... |
|
|
|
|
|
|
The Property FlexAlignContent allows you to know and modify the alignment characteristics of the lines contained in the Flexbox field according to the secondary axis of the field ( Property corresponding CSS "align-content"). |
|
|
|
|
|
|
Rebuilds the file index (".NDX" file). |
|
|
|
|
|
|
A Table control can be based on a data file, based on a variable or populated programmatically...... |
|
|
|
|
|
|
Several types of links can be found between the files...... |
|
|
|
|
|
|
A ListView control can be used to display the content of a data file (or the content of a query)...... |
|
|
|
|
|
|
The Password property can be used:
on the edit controls (or on the text table columns) to find out whether the control is a "Password" control or to modify the "Password" type of the control.
on the connections (HFSQL Client/Server, OLE DB, etc.) to define the password of the user who uses the connection.... |
|
|
|
|
|
|
Reads the last appointment in a Lotus Notes or Outlook calendar. |
|
|
|
|
|
|
Reads the first appointment found in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
A Radio Button control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
Reads the appointment found before the current appointment in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
Reads the appointment found after the current appointment in the calendar of a Lotus Notes or Outlook messaging. |
|
|
|
|
|
|
This step allows you to define and choose the different fonts that will be used in the printed document...... |
|
|
|
|
|
|
An "autorun" can be run (or not) when the setup CD is inserted into the drive of the setup computer...... |
|
|
|
|
|
|
Returns the list of links (Merise type) found in the current analysis or in a specific analysis. |
|
|
|
|
|
|
Adds a scheduled task on the server defined by the connection. |
|
|
|
|
|
|
Several DotNet functions are available in WINDEV...... |
|
|
|
|
|
|
Deletes the current contact:
from a Lotus Notes or Outlook address book.
from the list of contacts on the phone (Android, iPhone or iPad, Universal Windows).... |
|
|
|
|
|
|
A TimeLine control can be...... |
|
|
|
|
|
|
The WebSocket protocol provides a communication channel over a TCP socket for browsers and Web servers...... |
|
|
|
|
|
|
The Connection keyword can correspond to:
the Connection variable.
the Connection property used to get and change the connection currently associated with a data file.
For more details, see Connection.
the Connection property of a hbScanParameter variable.... |
|
|
|
|
|
|
In order for the application to be able to handle the data files found on the HFSQL server, the connection that will be used by the application must be defined in the project...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|