|
|
|
|
|
|
|
The WLanguage properties can be used to handle:
a Ribbon control found in a window.
a pane of a Ribbon control.
a grouping of a Ribbon control.... |
|
|
|
|
|
|
You can start developing your application as soon as the WINDEV project is defined as being a Java project...... |
|
|
|
|
|
|
When working on a laptop computer or on an offline computer, you may want to continue working with the data found in the Control Centers (schedule management, quality management, etc.... |
|
|
|
|
|
|
Time management is extremely important...... |
|
|
|
|
|
|
The minimap is an option that allows you to quickly navigate the code editor...... |
|
|
|
|
|
|
WDBal is a secure messaging, included in WINDEV, WEBDEV and WINDEV Mobile...... |
|
|
|
|
|
|
The custom-notes allow you to write down any ideas you want to remember, notes you must not forget, ...... |
|
|
|
|
|
|
A report based on a variable is used to directly print the information found in a WLanguage variable...... |
|
|
|
|
|
|
The RepeatableReadSupported property is used to:
Determine if the data file (defined in the data model editor or programmatically) can be used in HFSQL Client/Server in a transaction that includes a "Repeatable Read" isolation mode.
Allow the use of a transaction that includes a "Repeatable Read" isolation mode for a data file (files described programmatically only).... |
|
|
|
|
|
|
The LDAPSession structure is a preset structure of WLanguage (no declaration is required)...... |
|
|
|
|
|
|
The report editor gives you the ability to create "Gantt Chart" reports...... |
|
|
|
|
|
|
The TimestampUTC property is used to:
Find out whether a timestamp item will use UTC time or local time. This item was defined in the data model editor or through programming.
Define whether a timestamp item will use UTC time or local time (when describing the item through programming).... |
|
|
|
|
|
|
List of events associated with List Box controls... |
|
|
|
|
|
|
The setup editor WDInst is used to manage the files to install...... |
|
|
|
|
|
|
The spHash property is used to:
Get the algorithm used for salting an item of type "Password". This property can be used for items of type "Password" defined in the data model editor or programmatically.
Set the algorithm used for salting (only for "Password" items described programmatically).... |
|
|
|
|
|
|
To reload a document, ...... |
|
|
|
|
|
|
In the editor, a Chart control includes different sections...... |
|
|
|
|
|
|
The different editors in WINDEV, WEBDEV and WINDEV Mobile include many options that can be used directly via keyboard shortcuts...... |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
Imports a JSON file into a data file in HFSQL Classic format (data file described in the data model editor or declared by HDeclare, HDeclareExternal or HDescribeFile). |
|
|
|
|
|
|
List of events associated with TreeView controls... |
|
|
|
|
|
|
Modern UIs generally use larger windows and larger fonts in the different controls...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|