|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The main keyboard shortcuts in the editors are as follows... |
|
|
|
|
|
|
|
| "Responsive (zoning and layouts)" is the default page editing mode. This editing mode allows you to easily handle pages in the editor. |
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile allow you to perform copies (or Drag and Drop) of controls between the products and their editors. |
|
|
|
|
|
|
|
| All editors of WINDEV, WEBDEV and WINDEV Mobile allow you to zoom in on the different elements displayed in the editor... |
|
|
|
|
|
|
|
| Checks which key is pressed. |
|
|
|
|
|
|
|
| Signals the end of the document to print and actually starts printing the data stored in the printer spooler via the following functions: iPrint, iPrintImage, iNewLine, etc. |
|
|
|
|
|
|
|
| List of constants used by the HTTP functions.... |
|
|
|
|
|
|
|
| List of Salesforce functions... |
|
|
|
|
|
|
|
| Returns the list of serial and parallel ports on the computer. |
|
|
|
|
|
|
|
| WINDEV Tutorial: Using an HFSQL Client/Server database Lesson 3 - Preparing the setup program - 5 min... |
|
|
|
|
|
|
|
| Finds the Xth position of a string within another string. |
|
|
|
|
|
|
|
| Starts the device's native camera application to record a video or to take a photo.... |
|
|
|
|
|
|
|
| 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.... |
|
|
|
|
|
|
|
| The "Logs" tab is used to see the details of logs for a specific period...... |
|
|
|
|
|
|
|
| The WINDEV windows not having the same format in WINDEV Mobile, WINDEV Mobile gives you the ability to import a WINDEV window into a WINDEV Mobile project...... |
|
|
|
|
|
|
|
| Sets the position on the first record whose value for a specific item is strictly equal to a sought value (exact-match search). |
|
|
|
|
|
|
|
| Synchronizes the data corresponding to a replication. |
|
|
|
|
|
|
|
| List of events associated with a Multimedia control... |
|
|
|
|
|
|
|
| A non-maximized window can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile manage the following events by default (order of appearance in the code editor):... |
|
|
|
|
|
|
|
| The FicEncryption property is used to set the encryption method of a data file. |
|
|
|
|
|
|
|
| The MmoEncryption property is used to set the encryption method of the memo file (.MMO) associated with the data file. |
|
|
|
|
|
|
|
| The NdxEncryption property is used to configure the encryption method for the index (.NDX) file associated with the data file. |
|
|
|
|
|
|
|
| Identifies or modifies the current directory. |
|
|
|
|
|
|
|
| The hbScanParameter type is used to define the parameters for iterating over the records in an HBase database. |
|
|
|
|
|
|
|
| A non-maximized window can be resized by the user and it can occupy a section of the screen only...... |
|
|
|
|
|
|
|
| The following constants are used to manage Scheduler and TimeLine controls:... |
|
|
|
|
|
|
|
| In iOS and Android, bar codes can be decoded via the Camera control using BCCapture...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|