|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV and WEBDEV allow you to handle an HTML control through programming...... |
|
|
|
|
|
|
|
| The GranularityAppointment gets and changes the precision of the grid used to define appointments in Organizer or Scheduler controls. Property kept for backward compatibility. |
|
|
|
|
|
|
|
| MyChildWindow is used to handle the child window of the current window. |
|
|
|
|
|
|
|
| The PageLayout gets and sets the layout of the current diagram in the Diagram Editor control. The layout of the diagram is defined in a variable of type diagLayout. |
|
|
|
|
|
|
|
| The Unalterable property is used to configure the unalterability of a data file: the data file cannot be modified; only additions can be made. |
|
|
|
|
|
|
|
| Variables are copied using the "=" operator... |
|
|
|
|
|
|
|
| The END: label is used to define a code that will be systematically run at the end of process execution. |
|
|
|
|
|
|
|
| To force an action on a window, all you have to do is define a button of this window in "Automatic execution" mode...... |
|
|
|
|
|
|
|
| For the Android applications, the available databases are HFSQL (Classic and Client/Server) and SQLite.... |
|
|
|
|
|
|
|
| The following tools are provided with WINDEV, WEBDEV and WINDEV Mobile... |
|
|
|
|
|
|
|
| On mobile, when displaying images, each device has its own physical size and its own graphic resolution...... |
|
|
|
|
|
|
|
| This type of Looper control uses data from a data file or query...... |
|
|
|
|
|
|
|
| The Flex control can be handled by the WLanguage properties in server code and in browser code...... |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 4 - Windows with search - 30 min |
|
|
|
|
|
|
|
| WINDEV Mobile Tutorial: Developing an Android and iOS application Lesson 5 - Swipe gestures in a window - 20 min |
|
|
|
|
|
|
|
| The xlsLayout type is used to define all the layout characteristics of a sheet of an XLSX document in a Spreadsheet control. |
|
|
|
|
|
|
|
| The hScheduledTask type is used to manage a scheduled HFSQL Client/Server task through programming...... |
|
|
|
|
|
|
|
| WINDEV Tutorial: Optimizing a project Lesson 2 - Performance profiler - 15 min |
|
|
|
|
|
|
|
| The Pivot Table control dynamically displays data coming from the crosscheck of different files found in a database...... |
|
|
|
|
|
|
|
| A Windows application, an Internet or Intranet site require to define the role of different contributors...... |
|
|
|
|
|
|
|
| When the action plans are deployed, you have the ability to configure their activation mode.... |
|
|
|
|
|
|
|
| The Merge property is used to merge the cells of a Table or TreeView Table control. |
|
|
|
|
|
|
|
| The TypeFiles property is used to get and change the filter available in the file picker of the Upload control. |
|
|
|
|
|
|
|
| MyLeftSlidingWindow is used to handle the left sliding window associated with the current window. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|