|
|
|
|
|
|
|
WINDEV proposes several WLanguage functions for managing animations...... |
|
|
|
|
|
|
The DisplayModePreview property gets and sets the camera preview mode. |
|
|
|
|
|
|
The LineHeight property is used to get and change the height of the rows:
in a List Box control,
in a ListView control (standard display mode only),
in a Table control,
in a Combo Box control,
in a Looper control (height of the row),
in an Organizer control.... |
|
|
|
|
|
|
The MinZoom property is used to get the minimum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
The MaxZoom property is used to get the maximum zoom value that can be used for the Camera control (for the camera in use). |
|
|
|
|
|
|
The "Code" pane is used to handle the procedures (local and global procedures) and the classes found in the current project ("Global procedures", "Local procedures" and "Classes" options)...... |
|
|
|
|
|
|
The development of Android and WINDEV Mobile applications is different in the following fields...... |
|
|
|
|
|
|
The different editors enable you to directly view the code of an element by pressing the F2 key...... |
|
|
|
|
|
|
Indicates whether the code is run in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
A trigger is a WLanguage procedure automatically called by the HFSQL engine whenever a modification is performed (addition, deletion, modification, ...... |
|
|
|
|
|
|
The SelectionOnly property is used to:
Find out which elements of the Table or TreeView Table control will be printed: print all the records or the selected records only.
Change the print mode of rows in the Table or TreeView Table control: print all records or the selected records only.... |
|
|
|
|
|
|
The "Syntax help" pane displays a short help text for the function being entered...... |
|
|
|
|
|
|
List of constants used by telephony functions... |
|
|
|
|
|
|
Each Gantt Chart control in a window has a default menu that is available to users...... |
|
|
|
|
|
|
The modified lines of code are immediately visible...... |
|
|
|
|
|
|
The ListView control is used to display a list of graphic elements (images, logos, etc.... |
|
|
|
|
|
|
WINDEV, WEBDEV and WINDEV Mobile allow you to manage the business rules...... |
|
|
|
|
|
|
Allows you to:
find out and/or modify the behavior of the application or site when some errors are generated.
optimize the calls to the functions declared externally.
find out and/or change how the application uses JITc.
find out and/or modify the management mode of low references for all the instantiated objects.... |
|
|
|
|
|
|
A Multiline Zone control can be handled programmatically using the control name.... |
|
|
|
|
|
|
Indicates whether the code is run in the simulator for the applications in Universal Windows Platform mode (Universal Windows 10 App).
Function kept for backward compatibility.... |
|
|
|
|
|
|
Erases a chart and destroys this chart. |
|
|
|
|
|
|
Defines the type of series used in a composite chart (chart containing several types of charts). |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|