|
|
|
|
|
|
|
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
|
| The 64-bit operating systems are starting to appear on the PCs and on the servers...... |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to directly import web services into your applications...... |
|
|
|
|
|
|
|
| You can create multilingual projects in WINDEV, WEBDEV or WINDEV Mobile...... |
|
|
|
|
|
|
|
| In a page, the anchors define how the content of a page will behave when the page is enlarged by the Web user.... |
|
|
|
|
|
|
|
| Several types of links can be found between the files...... |
|
|
|
|
|
|
|
| The RulerVisible property is used to:
Determine if a playhead is visible in a TimeLine control.
Show or hide a playhead in a TimeLine control.... |
|
|
|
|
|
|
|
| The ToolbarVisible property is used to:
know if the toolbar or the ribbon is displayed in a control.
show or hide the toolbar or the ribbon in a control.... |
|
|
|
|
|
|
|
| The HideWhileScrolling property is used to:
Determine if the pinned control is hidden while scrolling,
Show or hide the pinned control while scrolling.... |
|
|
|
|
|
|
|
| The Sortable property is used to:
Determine if a Table control column is sortable.
Make a column of a Table control sortable or not.... |
|
|
|
|
|
|
|
| To make your WEBDEV sites accessible to the visually impaired, simply enter specific attributes in the fields ...... |
|
|
|
|
|
|
|
| Removes all the quick actions defined for the application. Quick actions pinned to the home screen will be disabled, but not removed. |
|
|
|
|
|
|
|
| The StatusBar property is used to:
determine whether or not the status bar is displayed
show or hide the status bar of a window.... |
|
|
|
|
|
|
|
| Draws a rectangle in an Image variable.... |
|
|
|
|
|
|
|
| WINDEV allows you handle a TreeMap control through programming.... |
|
|
|
|
|
|
|
| When the procedure uses a variable number of parameters, you must be able to handle the different parameters passed to the function in the code of the procedure.... |
|
|
|
|
|
|
|
| The "Internal report" controls are used to print several reports (secondary reports) in a single report (main report) without programming...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|