|
|
|
|
|
|
|
|
|
|
|
|
|
|
| The MaxWidth property is used to get and change the maximum width of a control or window. |
|
|
|
|
|
|
|
| The MinWidth property is used to get and change the minimum width of a control or window. |
|
|
|
|
|
|
|
| The MinHeight property is used to get and change the minimum height of a control or window. |
|
|
|
|
|
|
|
| An enumeration is a set of values...... |
|
|
|
|
|
|
|
| The wizard for window creation proposes several types of windows associated with HFSQL data files...... |
|
|
|
|
|
|
|
| The SecurePassword type is a structured type used to obtain a secure, hashed and salted password. |
|
|
|
|
|
|
|
| When creating the setup program, WDInst allows you to configure the computer where the program will be installed...... |
|
|
|
|
|
|
|
| WINDEV and WINDEV Mobile include several options to manage required or invalid input, both via the window editor and through programming...... |
|
|
|
|
|
|
|
| Each Table control found in a window proposes a menu to the user...... |
|
|
|
|
|
|
|
| Custom telemetry allows you to define the elements that will be included in the analytics...... |
|
|
|
|
|
|
|
| Opens a connection to a specific Client/Server database to manage the files of user groupware in Client/Server mode.... |
|
|
|
|
|
|
|
| From version 21, WINDEV proposes advanced statistics regarding the use of your WINDEV applications via the telemetry...... |
|
|
|
|
|
|
|
| The XAxisMin property gets the minimum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The XAxisMax property gets the maximum value of the X-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| The YAxisMin property gets the minimum value of the Y-axis in a Chart control. |
|
|
|
|
|
|
|
| The YAxisMax property gets the maximum value of the Y-axis in a Chart control. This property can be used in the "Zoom" event of a Chart control to identify the section displayed. |
|
|
|
|
|
|
|
| In the editor, a Chart control includes different sections...... |
|
|
|
|
|
|
|
| In the document preview, end users can...... |
|
|
|
|
|
|
|
| The optional event "Long press/Open context menu" is run during a long press on the controls of a window...... |
|
|
|
|
|
|
|
| The End of break block is optional...... |
|
|
|
|
|
|
|
| WDTestRest is used to test the calls to an HTTP REST Webservice or to run a Web API accessible by HTTP...... |
|
|
|
|
|
|
|
| A combination is a set of options. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|