|
|
|
|
|
|
|
|
|
|
|
|
|
|
| WINDEV, WEBDEV and WINDEV Mobile include many features to improve the appearance of applications and sites...... |
|
|
|
|
|
|
|
| The code editor is the editor where the developers spend most of their time. This help page presents a series of useful options for the most common actions ...... |
|
|
|
|
|
|
|
| The following functions are used to handle geolocation data and to control GPS devices...... |
|
|
|
|
|
|
|
| The project description window allows you to configure various elements of your project...... |
|
|
|
|
|
|
|
| The compilation options allow you to define the help system generation settings...... |
|
|
|
|
|
|
|
| The Table control is available for Android and iOS applications...... |
|
|
|
|
|
|
|
| The context menu of Edit controls includes the option "Set initial focus to this control"...... |
|
|
|
|
|
|
|
| From version 18 of WINDEV, the import of web services includes the necessary tools to allow the consumption of secure web services used to manage the Sesam Vitale cards...... |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.) returns the horizontal position (X) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| Used in a mouse or stylus event (click code, hover code, left or right button pressed code, etc.), returns the vertical position (Y) of the mouse cursor in relation to the field or window in question. |
|
|
|
|
|
|
|
| The <BLOCK> keyword is used in the code editor to declare custom blocks of code. These blocks of code are used to highlight the different steps of an algorithm and to group the declarations of variables or members. |
|
|
|
|
|
|
|
| The SQLCode code property is used to get the SQL code of a query created with the query editor (".WDR" file). |
|
|
|
|
|
|
|
| You can surround code fragments with a condition, structure, etc.... |
|
|
|
|
|
|
|
| The application uninstaller is the application that allows the end user to uninstall the application.... |
|
|
|
|
|
|
|
| Discover the main characteristics of the controls... |
|
|
|
|
|
|
|
| The modified lines of code are immediately visible...... |
|
|
|
|
|
|
|
| A process of specific exception is used to process a risky code (which means a code that could trigger an exception)...... |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|