|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV Mobile includes several standard Apple buttons...... |
|
|
|
|
|
|
|
| WINDEV allows you to open windows in popup format...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage two types of menus...... |
|
|
|
|
|
|
|
| "Password" items are used to securely store passwords by using a salt and a hash algorithm...... |
|
|
|
|
|
|
|
| To set the focus to a column in Table control (i.e. to be positioned in input in this column), ...... |
|
|
|
|
|
|
|
| Drag and Drop is used to transfer data between several controls with the mouse. This data can be moved between several controls found in the same application or in different applications.... |
|
|
|
|
|
|
|
| Several features require a procedure called once or several times via a WLanguage function ("Callback").... |
|
|
|
|
|
|
|
| The remote HFSQL administrator is used to define the scheduled tasks...... |
|
|
|
|
|
|
|
| Required configuration and overview for installing HFSQL Cluster.... |
|
|
|
|
|
|
|
| The query editor is used to automatically create queries on the data files...... |
|
|
|
|
|
|
|
| The MDI windows must respect some constraints specific to the MDI applications...... |
|
|
|
|
|
|
|
| When the WINDEV Mobile project for iPhone/iPad is generated on the development computer, the generated files must be transferred onto a Mac in order to be compiled...... |
|
|
|
|
|
|
|
| REST web service APIs can be described using OpenAPl files...... |
|
|
|
|
|
|
|
| A metatype is a combination of characteristics of an item and a bound control...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile allow you to add optional events to the ones proposed by default for the different application elements...... |
|
|
|
|
|
|
|
| The automatic completion helps you write WLanguage code in your applications...... |
|
|
|
|
|
|
|
| Enables the management of push notifications in a WINDEV Mobile application (Android or iOS). |
|
|
|
|
|
|
|
| Disables the management of push notifications for a WINDEV Mobile application (Android or IOS). |
|
|
|
|
|
|
|
| Cancels the interception of a Windows event on a WINDEV control or window (implemented by Event). |
|
|
|
|
|
|
|
| Forbids all the modifications on a data file (for all the programs, including the one that requested the no-modification policy). |
|
|
|
|
|
|
|
| A List Box control can be bound to an item in a data file, query, etc.... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|