|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The BrowsedItem property is used to:
Get the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files.
Change the item used to automatically loop through Table, Looper, List Box, ListView and Combo Box controls, supercontrols and reports based on data files. Then, the iteration is reinitialized.... |
|
|
|
|
|
|
|
| List of events associated with Tab controls... |
|
|
|
|
|
|
|
| Automatically updates the controls of a page with:
the values of the bound items in the current record (loaded in memory) of the data file described in the data model editor. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).
the values of the bound WLanguage variables. This operation is performed regardless of the state of the controls (grayed, inactive or invisible).... |
|
|
|
|
|
|
|
| WEBDEV proposes two modes for moving controls in a page...... |
|
|
|
|
|
|
|
| Automatically updates:
the value of the items in a data file with the value of the controls in the page.
the value of the WLanguage variables with the value of the page controls.... |
|
|
|
|
|
|
|
| Variables can be declared anywhere in the code.... |
|
|
|
|
|
|
|
| Tutorial - Creating a website with back office processes Lesson 1 - Overview - 5 min |
|
|
|
|
|
|
|
| The "Pull to refresh" feature allows the user to "pull" a Table control, a Looper control or a window in order to refresh its content...... |
|
|
|
|
|
|
|
| The lifecycle of some projects span several years...... |
|
|
|
|
|
|
|
| WEBDEV Tutorial - WEBDEV layouts Lesson 2 - Layouts: Managing menus - 30 min |
|
|
|
|
|
|
|
| The HFConf.INI file is found at server root. This file is used to define several characteristics of HFSQL Client/Server server.... |
|
|
|
|
|
|
|
| Lists the files (and/or the directories) found in a directory of an FTP server and returns the number of listed files (and/or directories).... |
|
|
|
|
|
|
|
| The context menu of menu options allows you to perform all the operations required to define a drop-down menu...... |
|
|
|
|
|
|
|
| In a report on a programmed data source, the reading of the records that will be displayed in the report requires full programming in WLanguage...... |
|
|
|
|
|
|
|
| The monitor of the monitoring robot is used to create the different checks that must be performed by the monitoring robot...... |
|
|
|
|
|
|
|
| Adding a SaaS site is used to declare a SaaS site deployed on a WEBDEV Application Server to a SaaS Webservice in order to allow it to be used...... |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| Returns the different dates of a file (date the file was created, modified or accessed) located on an FTP server (File Transfer Protocol). |
|
|
|
|
|
|
|
| Automatically updates:
the values of a data file's items in memory with the values from the controls in the window.
the value of the WLanguage variables with the value of the window controls.
This function is also available for WEBDEV pages.... |
|
|
|
|
|
|
|
| Declares a description of data file (found in an analysis) in the current project. |
|
|
|
|
|
|
|
| Adds or modifies a trigger on an HFSQL data file. |
|
|
|
|
|
|
|
| Moves a file from one directory to another. |
|
|
|
|
|
|
|
| The Drive type allows handle a Drive generically. To use this type of Variable, it is necessary to connect to the desired Drive. |
|
|
|
|
|
|
|
| The aiImageResult type is used to retrieve the result of AIDetect. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|